diff --git a/steps/09/README.md b/steps/09/README.md index d3cad08..20a13f3 100644 --- a/steps/09/README.md +++ b/steps/09/README.md @@ -155,8 +155,6 @@ new ComponentContainer({ - The `index.html` file is located in the `webapp` folder if it is used productively. -  - *** **Next:** [Step 10: Descriptor for Applications](../10/README.md "All application-specific configuration settings will now further be put in a separate descriptor file called manifest.json. This clearly separates the application coding from the configuration settings and makes our app even more flexible. For example, all SAP Fiori applications are realized as components and come with a descriptor file in order to be hosted in the SAP Fiori launchpad.")