Skip to content

Commit d43eed5

Browse files
committed
chore: update license
1 parent 469f140 commit d43eed5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ module.exports.get = function get(ext = ".*") {};
123123
- [progit](https://github.com/progit/progit)
124124
- License: <https://git-scm.com/book/en/v2>
125125
- [what-is-maven](https://github.com/KengoTODA/what-is-maven)
126-
- License: <https://github.com/KengoTODA/what-is-maven/blob/master/preface.md#%E3%83%A9%E3%82%A4%E3%82%BB%E3%83%B3%E3%82%B9>
126+
- License: <https://github.com/KengoTODA/what-is-maven/blob/main/preface/README.md>
127127
- [Hatena-Textbook](https://github.com/hatena/Hatena-Textbook)
128128
- License: <https://github.com/hatena/Hatena-Textbook#%E3%83%A9%E3%82%A4%E3%82%BB%E3%83%B3%E3%82%B9>
129129
- [build-web-application-with-golang](https://github.com/astaxie/build-web-application-with-golang)

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const References = {
3535
"what-is-maven": {
3636
name: "what-is-maven",
3737
url: "https://github.com/KengoTODA/what-is-maven",
38-
license: "https://github.com/KengoTODA/what-is-maven/blob/master/preface.md#%E3%83%A9%E3%82%A4%E3%82%BB%E3%83%B3%E3%82%B9"
38+
license: "https://github.com/KengoTODA/what-is-maven/blob/main/preface/README.md"
3939
},
4040
"Hatena-Textbook": {
4141
name: "Hatena-Textbook",

0 commit comments

Comments
 (0)