|
@@ -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
|