mirror of
https://github.com/semver/semver.git
synced 2026-07-11 06:53:03 -05:00
[GH-ISSUE #240] Header links to other languages broken #1898
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dLobatog on GitHub (Jan 12, 2015).
Original GitHub issue: https://github.com/semver/semver/issues/240
On
semver.org, when you click on a language on the header, it should show all other language options.However, when you choose Korean, Portuguese won't show up. Similarly when you choose Arabic, Japanese will not show up either. I couldn't find a way to fix this on a PR as this is just the English doc.
@FichteFoll commented on GitHub (Jan 12, 2015):
Try this: https://github.com/mojombo/semver.org
@dLobatog commented on GitHub (Jan 12, 2015):
Oh dumb me, closing this in favor of https://github.com/mojombo/semver.org/pull/110 and https://github.com/mojombo/semver.org/pull/109