www.ziglang.org icon indicating copy to clipboard operation
www.ziglang.org copied to clipboard

Links to Tier descriptions in table on "In-Depth Overview" page broken

Open ifreund opened this issue 4 years ago • 5 comments

They currently link to https://ziglang.org/#Tier-1-Support which I suppose should be https://ziglang.org/learn/overview/#Tier-1-Support.

ifreund avatar Jan 14 '21 16:01 ifreund

Thanks I'll fix this as soon as we merge the pending translation PRs.

kristoff-it avatar Jan 15 '21 01:01 kristoff-it

This was changed again and the support tables are now only going to be kept up to date in the release notes

additionally it is not possible to redirect based on the hash of a url without client side js since it is not sent to the server

nektro avatar Sep 17 '21 22:09 nektro

This was changed again and the support tables are now only going to be kept up to date in the release notes

So where should all those links point to? Maybe just down to #wide-range-of-targets-supported?

jgollenz avatar Nov 09 '21 23:11 jgollenz

here https://ziglang.org/download/0.8.1/release-notes.html#Tier-1-Support

nektro avatar Nov 10 '21 02:11 nektro

@nektro when I make a PR, do I fix one file that then gets translated into the target languages or do I have to fix the links in each translated .md file? Probably the latter, right?

jgollenz avatar Nov 14 '21 20:11 jgollenz