From 45a8be23694e964c7dfb9c66a9d8b4912cb6441e Mon Sep 17 00:00:00 2001 From: James George Date: Sat, 26 Jan 2019 13:58:51 +0530 Subject: [PATCH] website: update Angular-docs url on the homepage (#7712) --- website/pages/en/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/pages/en/index.js b/website/pages/en/index.js index 5497cd284b48..61fd6ed16800 100755 --- a/website/pages/en/index.js +++ b/website/pages/en/index.js @@ -283,7 +283,7 @@ class Index extends React.Component { It works with projects using: [Babel](https://babeljs.io/), [TypeScript](https://www.typescriptlang.org/), [Node](https://nodejs.org/en/), [React](https://reactjs.org), - [Angular](https://angularjs.org), [Vue](https://vuejs.org) and + [Angular](https://angular.io), [Vue](https://vuejs.org) and more!