angular/aio/tests/deployment
George Kalpakas d94e1acd93 docs: change updating-to-version-* redirects to point to the respective versions (#42019)
Previously, the `updating-to-version-*` URLs would redirect to the next
version update guide. More specifically:
- `/guide/updating-to-version-10` --> `https://v11.angular.io/guide/updating-to-version-11`
- `/guide/updating-to-version-11` --> `/guide/updating-to-version-12`

This seems confusing and inconsistent. Either all URLs should redirect
to the latest update guide (currently `/guide/updating-to-version-12`)
or each URL should redirect to the corresponding version.

This commit implements the second approach:
- `/guide/updating-to-version-10` --> `https://v10.angular.io/guide/updating-to-version-10`
- `/guide/updating-to-version-11` --> `https://v11.angular.io/guide/updating-to-version-11`

PR Close #42019
2021-05-13 13:48:56 -04:00
..
e2e docs: fix links to docs with ambiguous paths (#41788) 2021-04-26 12:12:00 -07:00
shared docs: change updating-to-version-* redirects to point to the respective versions (#42019) 2021-05-13 13:48:56 -04:00
unit fix(docs-infra): do not redirect disambiguated URLs (#41842) 2021-04-27 14:05:23 -07:00