diff --git a/application/en/@left-menu.texy b/application/en/@left-menu.texy index 2f6caa0db2..9c4b591dd2 100644 --- a/application/en/@left-menu.texy +++ b/application/en/@left-menu.texy @@ -1,6 +1,6 @@ Nette Application ***************** -- [How do applications work? |how-it-works] +- [How Do Applications Work? |how-it-works] - [Bootstrap] - [Presenters] - [Templates] diff --git a/contributing/en/@left-menu.texy b/contributing/en/@left-menu.texy index e4773a2437..967653c863 100644 --- a/contributing/en/@left-menu.texy +++ b/contributing/en/@left-menu.texy @@ -1,10 +1,10 @@ Code **** -- [Contributing to code |code] +- [Contributing to Code |code] - [Coding Standards |coding-standard] Documentation ************* -- [Contributing to documentation |documentation] -- [Documentation syntax |syntax] -- "Preview editor":https://editor.nette.org +- [Contributing to Documentation |documentation] +- [Documentation Syntax |syntax] +- "Preview Editor":https://editor.nette.org diff --git a/forms/en/@left-menu.texy b/forms/en/@left-menu.texy index a3d71b3d07..08a6ac3690 100644 --- a/forms/en/@left-menu.texy +++ b/forms/en/@left-menu.texy @@ -9,6 +9,6 @@ Forms - [Configuration] -Further reading +Further Reading *************** - [Best practices |best-practices:] diff --git a/security/en/@left-menu.texy b/security/en/@left-menu.texy index 6ce6ccdb12..638bbaf4b6 100644 --- a/security/en/@left-menu.texy +++ b/security/en/@left-menu.texy @@ -3,5 +3,5 @@ Nette Security - [Overview |@home] - [Authentication] - [Authorization] -- [Password hashing |passwords] +- [Password Hashing |passwords] - [Configuration]