diff --git a/docs/configuration.md b/docs/configuration.md index 0e5d002..af642c8 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -86,7 +86,7 @@ links: # Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed). services: - name: "Application" - icon: "fa fa-code-fork" + icon: "fas fa-code-branch" items: - name: "Awesome app" logo: "assets/tools/sample.png" diff --git a/docs/developement.md b/docs/development.md similarity index 100% rename from docs/developement.md rename to docs/development.md