Skip to content

Commit

Permalink
Fix broken angular link (#1717)
Browse files Browse the repository at this point in the history
  • Loading branch information
stanleychh authored Nov 24, 2020
1 parent 74ba6ca commit 0c2c4f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/application-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ All those steps are achieved through a single **installer** script which sets up
Choose the framework to build your application:

* [Application setup without a framework](#application-setup-without-a-framework)
* [Angular 6](#application-setup-for-angular-6)
* [Angular](#application-setup-for-angular)
* [SAPUI5/OpenUI5](#application-setup-for-sapui5openui5)
* [VUE.JS](#application-setup-for-vuejs)
* [React](#application-setup-for-react)
Expand Down
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Follow these steps to create a global user interface and host a **full web appli

1. Set up a Luigi Core application on one of the following frameworks:
* [No framework](application-setup.md#application-setup-without-a-framework)
* [Angular 6](application-setup.md#application-setup-for-angular)
* [Angular](application-setup.md#application-setup-for-angular)
* [SAPUI5/OpenUI5](application-setup.md#application-setup-for-sapui5openui5)
* [VUE.JS](application-setup.md#application-setup-for-vuejs)
* [React](application-setup.md#application-setup-for-react)
Expand Down

0 comments on commit 0c2c4f2

Please sign in to comment.