Browse Source

Update snapcraft.md

fix super teeny tiny typo 😬
Vanessa Yuen 7 years ago
parent
commit
4685c46b04
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/tutorial/snapcraft.md

+ 2 - 2
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
+[electron-winstaller]: https://github.com/electron/windows-installer