Skip to content

Commit e4f93a1

Browse files
authored
docs(help): change ziglearn.org to zig.guide (#420)
Reflect the upstream change [1][2][3]. [1] Sobeston/zig.guide@37f7fbf [2] Sobeston/zig.guide@0437379 [3] web.archive.org/web/20240519123445/https://ziglearn.org/
1 parent 4aa85ac commit e4f93a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exercises/shared/.docs/help.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Help
22

33
- [The Zig Programming Language Documentation][documentation] is a great overview of all of the language features that Zig provides to those who use it.
4-
- [Zig Learn][zig-learn] is an excellent primer that explains the language features that Zig has to offer.
4+
- [Zig Guide][zig-guide] is an excellent primer that explains the language features that Zig has to offer.
55
- [Ziglings][ziglings] is highly recommended.
66
Learn Zig by fixing tiny broken programs.
77
- [The Zig Programming Language Discord][discord-zig] is the main [Discord][discord].
@@ -16,5 +16,5 @@
1616
[irc]: https://webchat.freenode.net/?channels=%23zig
1717
[reddit]: https://www.reddit.com/r/Zig
1818
[stack-overflow]: https://stackoverflow.com/questions/tagged/zig
19-
[zig-learn]: https://ziglearn.org/
19+
[zig-guide]: https://zig.guide/
2020
[ziglings]: https://codeberg.org/ziglings/exercises

0 commit comments

Comments
 (0)