about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index d55dd37b..8c5d6080 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ Send Files => [Send](https://gitlab.com/timvisee/send)
 
 **Note**: The Extension will be using random instances by default. You can modify this and add custom instances too.
 
-# Please read the [FAQ](https://libredirect.github.io/faq.html) if you have any questions!
+# Please read the [FAQ](https://libredirect.codeberg.page/faq.html) if you have any questions!
 
 ## Donate
 
@@ -69,7 +69,7 @@ npm update
 npm install
 ```
 
-If you are modifying any files ending with .ejs, you need to run the following command to render html:
+If you are modifying `config.json` or any files ending with .ejs, you need to run the following command to render html:
 
 ```
 npm run ejs