diff --git a/docs/tutorial/snapcraft.md b/docs/tutorial/snapcraft.md index c8461a9571d3..3b5b588e3517 100644 --- a/docs/tutorial/snapcraft.md +++ b/docs/tutorial/snapcraft.md @@ -6,7 +6,7 @@ for any Snapcraft environment, including the Ubuntu Software Center. ## Background and Requirements Together with the broader Linux community, Canonical aims to fix many of the -common software installation problems with the [`snapcraft`][snapcraft.io) +common software installation problems with the [`snapcraft`](https://snapcraft.io/) project. Snaps are containerized software packages that include required dependencies, auto-update, and work on all major Linux distributions without system modification. @@ -181,4 +181,4 @@ apps: [electron-forge]: https://github.com/electron-userland/electron-forge [electron-builder]: https://github.com/electron-userland/electron-builder [electron-installer-debian]: https://github.com/unindented/electron-installer-debian -[electron-winstaller]: https://github.com/electron/windows-installer \ No newline at end of file +[electron-winstaller]: https://github.com/electron/windows-installer