瀏覽代碼

Update README.md

Help-14 3 年之前
父節點
當前提交
a0a5010ef8
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -9,7 +9,7 @@ Personal dashboard inspired by flame, highly customizable, lightweight and respo
 * Addons support (WIP)
 
 ## How to use
-* Download our [docker-compose.yml](./tree/master/docker-compose.yml) file
+* Download our [docker-compose.yml](./docker-compose.yml) file
 * Start with `docker-compose up -d`
 * Go to `public/config.json` to config your dashboard
 * Go to `public/data.json` to edit your bookmarks
@@ -19,7 +19,7 @@ Personal dashboard inspired by flame, highly customizable, lightweight and respo
 ## Customization
 Go to our [website](https://magma.help14.com) and read the document to  learn more.
 
-Long story short: [private folder](./tree/master/src/private) is the original source code of the dashboard, anything in [public folder](./tree/master/src/public) will replace the file with the same path in [private folder](./tree/master/src/private). 
+Long story short: [private folder](./src/private) is the original source code of the dashboard, anything in [public folder](./src/public) will replace the file with the same path in [private folder](./src/private). 
 
 ## Contribution
-Contributions welcome and needed!
+Contributions welcome and needed!