diff --git a/documentation/js_files.md b/documentation/js_files.md index 9a4bb73a..33120d6f 100644 --- a/documentation/js_files.md +++ b/documentation/js_files.md @@ -3,7 +3,7 @@ JavaScript 1. [Predefined JavaScript Libraries](#predefined-javascript-libraries) 2. [JavaScript injection for taglibs](#javascript-injection-for-taglibs) -3. [JavaScript support for liferay-look-and-feel.xml](#javascript-support-for-liferay-look-and-feel.xml) +3. [JavaScript support for liferay-look-and-feel.xml](#javascript-support-for-liferay-look-and-feelxml) Predefined JavaScript Libraries ------------------------------- diff --git a/documentation/jsp_files.md b/documentation/jsp_files.md index d6f1f33c..44523d0c 100644 --- a/documentation/jsp_files.md +++ b/documentation/jsp_files.md @@ -7,8 +7,8 @@ JSP files 4. [Code completions for Liferay taglibs](#code-completions-for-liferay-taglibs) 5. [JSP inspections](#jsp-inspections) 6. [Debugger support for JSPs](#debugger-support-for-jsps) -7. [Suggested Parents](#suggested-parent) -7. [Deprecations](#deprecations) +7. [Suggested Parents](#suggested-parents) +8. [Deprecations](#deprecations) Resolve includes to JSPs inside JSP Hooks -----------------------------------------