Move legacy js reference
Open
defer
link-checking
versions
- Dominant language
- Ruby
- Stars
- 265
- Forks
- 347
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 2
Description
Right now we generate the reference material for the legacy branches of the javascript client as "version 16.x" which is sort of weird because the modern version is 7.x. We'd like to do two things:
1. Move the legacy branch's url from `16.x` to `legacy`.
2. Create a redirect from `16.x` to `legacy`.
This is difficult right now because we don't own the redirects. But we're working on that! We should fix this issue once we have full control of the redirects.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.