mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
feat(docs-infra): add v6 to the aio version picker
This commit is contained in:
parent
72c2578d14
commit
bbf96db2f2
1 changed files with 1 additions and 0 deletions
|
|
@ -748,6 +748,7 @@
|
|||
],
|
||||
|
||||
"docVersions": [
|
||||
{ "title": "v6", "url": "https://v6.angular.io" },
|
||||
{ "title": "v5", "url": "https://v5.angular.io" },
|
||||
{ "title": "v4", "url": "https://v4.angular.io" },
|
||||
{ "title": "v2", "url": "https://v2.angular.io" },
|
||||
|
|
|
|||
Loading…
Reference in a new issue