Skip to content

v1.1.13

Choose a tag to compare

@wmantly wmantly released this 18 Jul 02:06
· 302 commits to master since this release
47a9f6c

Fixed

  • The new concept docs' cross-links (concepts-accounts.html etc.) are the correct, working URL on the Jekyll/GitHub Pages build (where the page's URL is its filename stem) but didn't resolve in the in-app docs viewer, which serves docs at a separate short slug (/docs/accounts). The in-app renderer now also resolves a doc's real filename as a fallback, so one link written in a doc works on both targets.