Skip to content
This repository was archived by the owner on Feb 10, 2020. It is now read-only.

Commit c6b59b0

Browse files
authored
Merge pull request #429 from ejfinneran/fix-broken-links
Repoint "Create your first snap" links
2 parents dd11077 + 6781107 commit c6b59b0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

tutorials/packaging/basic-snap-usage/basic-snap-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ By now you should have found snaps in the store, installed and updated them, cha
319319
[snap-openwrt feed]: https://github.com/teknoraver/snap-openwrt/blob/master/README.md
320320
[http://localhost:9000/]: http://localhost:9000/
321321
[Advanced snap usage]: https://tutorials.ubuntu.com/tutorial/advanced-snap-usage
322-
[Creating your first snap]: https://tutorials.ubuntu.com/tutorial/create-first-snap
322+
[Creating your first snap]: https://tutorials.ubuntu.com/tutorial/create-your-first-snap
323323
[snapcraft forum]: https://forum.snapcraft.io/
324324
[Snapcraft.io documentation]: http://snapcraft.io/docs/
325325
[contact us and the broader community]: http://snapcraft.io/community/

tutorials/packaging/snap-a-nodejs-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,7 @@ As a bonus, you have as well some basic training on systemd common commands to s
649649

650650
[chucknorris.io]: https://chucknorris.io
651651
[basic snap usage]: https://tutorials.ubuntu.com/tutorial/basic-snap-usage
652-
[create your first snap]: https://tutorials.ubuntu.com/tutorial/create-first-snap
652+
[create your first snap]: https://tutorials.ubuntu.com/tutorial/create-your-first-snap
653653
[here-3]: https://github.com/ubuntu/snap-tutorials-code/tree/master/build-a-nodejs-service/step3
654654
[here-4]: https://github.com/ubuntu/snap-tutorials-code/tree/master/build-a-nodejs-service/step4
655655
[this]: https://github.com/ubuntu/snap-tutorials-code/tree/master/build-a-nodejs-service/final

tutorials/packaging/snap-a-python-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ You now know how to snap a simple Python application, the available options and
648648
[httpstat]: https://github.com/reorx/httpstat
649649
[https://www.ubuntu.com]: https://www.ubuntu.com
650650
[basic snap usage]: https://tutorials.ubuntu.com/tutorial/basic-snap-usage
651-
[create your first snap]: https://tutorials.ubuntu.com/tutorial/create-first-snap
651+
[create your first snap]: https://tutorials.ubuntu.com/tutorial/create-your-first-snap
652652
[here]: https://github.com/ubuntu/snap-tutorials-code/tree/master/snap-python-app/step3
653653
[this]: https://github.com/ubuntu/snap-tutorials-code/tree/master/snap-python-app/final
654654
[snapcraft forum]: https://forum.snapcraft.io/

0 commit comments

Comments
 (0)