update README.md: fix links
This commit is contained in:
@ -39,7 +39,7 @@ So I **personally** decided to switch it off, not by GitHub or others.
|
|||||||
|
|
||||||
License
|
License
|
||||||
---
|
---
|
||||||
[996ICU Licenses](https://github.com/996icu/996.ICU/blob/master/licenses%5BWIP%5D/)[WIP]
|
[996ICU Licenses](/licenses%5BWIP%5D/)[WIP]
|
||||||
See [#15642](https://github.com/996icu/996.ICU/pull/15642) for more details.
|
See [#15642](https://github.com/996icu/996.ICU/pull/15642) for more details.
|
||||||
|
|
||||||
If you want to update licenses, please edit [this template](https://github.com/996icu/996.ICU/blob/master/tools/gen-license/genlicense/licenses/996.icu.template.zh-cn.txt) which used by [this tool](https://github.com/996icu/996.ICU/blob/master/tools/gen-license/) to help with generate LICENSE files.
|
If you want to update licenses, please edit [this template](/tools/gen-license/genlicense/licenses/996.icu.template.zh-cn.txt) which used by [this tool](/tools/gen-license/) to help with generate LICENSE files.
|
||||||
|
@ -15,4 +15,4 @@
|
|||||||
## 工具
|
## 工具
|
||||||
|
|
||||||
[这个工具](/tools/gen-license/) 可以帮助你随时组合 996ICU 与其他协议.
|
[这个工具](/tools/gen-license/) 可以帮助你随时组合 996ICU 与其他协议.
|
||||||
如果要更新此目录下的协议, 请将工具目录中的 [协议模板](/tools/gen-license/genlicenses/licenses/) 也同步修改.
|
如果要更新此目录下的协议, 请将工具目录中的 [协议模板](/tools/gen-license/genlicense/licenses/) 也同步修改.
|
||||||
|
@ -25,5 +25,6 @@ Support [996.ICU Expanded LICENSE](https://github.com/996icu/996.ICU)
|
|||||||
gen-license --list
|
gen-license --list
|
||||||
|
|
||||||
# Conmmon LICENSE with 996ICU
|
# Conmmon LICENSE with 996ICU
|
||||||
gen-license mit --996icu # generate mit LICENSE with 996ICU
|
gen-license mit --996icu # generate mit LICENSE with 996ICU zh-cn version
|
||||||
|
gen-license mit --996icu en-us # generate mit LICENSE with 996ICU en-us version
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user