Sobeston / zig.guide

Repo for https://zig.guide content. Get up to speed with Zig quickly.
https://zig.guide
MIT License
688 stars 178 forks source link

Fix links to ziglang.org/documentation #228

Closed mega-dean closed 6 months ago

mega-dean commented 7 months ago

It looks like the recent autodoc update got rid of the prefix A; for API docs, so the links from zig.guide were all landing on a page saying "Declaration not found." This PR updates the links to the new format.

Sobeston commented 6 months ago

Thanks! Merged in da4a7d723a2967190d03ef89499d55a790d5075f (had to fix a conflict).