Using symbolic link for latest docs

If your deployment service supports link redirection (Netlify does), this might help:

Example Netlify _redirects file:

/latest/* /v1.5/:splat 200!
1 Like