docs: add v9.angular.io to the angular.io version picker (#37719)

Now that v10 is out, it's time to add the v9.angular.io link to the version picker, so here we go...

PR Close #37719
This commit is contained in:
Igor Minar
2020-06-24 17:10:47 -07:00
committed by Misko Hevery
parent 436dde271f
commit 0d2cdf6165

View File

@ -1008,6 +1008,10 @@
}
],
"docVersions": [
{
"title": "v9",
"url": "https://v9.angular.io/"
},
{
"title": "v8",
"url": "https://v8.angular.io/"