From 3b47cb5ee8b3b4adf22b1833002ba9161063ba34 Mon Sep 17 00:00:00 2001 From: louistiti Date: Mon, 31 May 2021 07:53:49 +0800 Subject: [PATCH] docs: trim .html ext --- .env.sample | 2 +- .github/CONTRIBUTING.md | 2 +- app/src/index.html | 2 +- packages/videodownloader/README.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.env.sample b/.env.sample index 9093f380..257360a2 100644 --- a/.env.sample +++ b/.env.sample @@ -1,5 +1,5 @@ # Main settings of Leon -# https://docs.getleon.ai/configuration.html +# https://docs.getleon.ai/configuration # Language currently used LEON_LANG=en-US diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index ae54fb55..c9fad251 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -12,7 +12,7 @@ Please note we have a [code of conduct](https://github.com/leon-ai/leon/blob/dev Here are few examples about how you could help on Leon, by: -- [Creating a new module](https://docs.getleon.ai/packages-modules.html). +- [Creating a new module](https://docs.getleon.ai/packages-modules). - [Working on new features](https://roadmap.getleon.ai) (what is in backlog or todo). - [Suggesting new ideas](https://github.com/leon-ai/leon/issues/new/choose). - [Reporting a bug](https://github.com/leon-ai/leon/issues/new?labels=bug&template=BUG.md). diff --git a/app/src/index.html b/app/src/index.html index 189e1a96..27e92ee3 100644 --- a/app/src/index.html +++ b/app/src/index.html @@ -40,7 +40,7 @@
- Collaborative logger + Collaborative logger
diff --git a/packages/videodownloader/README.md b/packages/videodownloader/README.md index bba923ae..a444dd25 100644 --- a/packages/videodownloader/README.md +++ b/packages/videodownloader/README.md @@ -25,7 +25,7 @@ Download new video(s) from a YouTube playlist. ##### Synchronization -[Read the docs](https://docs.getleon.ai/configuration.html#synchronizer). +[Read the docs](https://docs.getleon.ai/configuration#synchronizer). #### Links