File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ This document is formatted with Prettier.
5858
5959## License
6060
61- ut.code(); Learn is licensed under the [ MIT license] ( https://github.com/ut-code/utcode-learn/blob/master /LICENSE ) .
61+ ut.code(); Learn is licensed under the [ MIT license] ( https://github.com/ut-code/utcode-learn/blob/main /LICENSE ) .
6262Copyright © 2023 ut.code();.
6363
6464## Contributing
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ npm run build
8989
9090## ライセンス
9191
92- ut.code(); Learn は [ MIT license] ( https://github.com/ut-code/utcode-learn/blob/master /LICENSE ) でライセンスされています。
92+ ut.code(); Learn は [ MIT license] ( https://github.com/ut-code/utcode-learn/blob/main /LICENSE ) でライセンスされています。
9393Copyright © 2023 ut.code();.
9494
9595## 貢献
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ const config = {
4545 docs : {
4646 showLastUpdateTime : true ,
4747 sidebarPath : "./sidebars.js" ,
48- editUrl : "https://github.com/ut-code/utcode-learn/blob/master /" ,
48+ editUrl : "https://github.com/ut-code/utcode-learn/blob/main /" ,
4949 remarkPlugins : [ math ] ,
5050 rehypePlugins : [ katex ] ,
5151 } ,
You can’t perform that action at this time.
0 commit comments