Skip to content

Commit 9242b01

Browse files
Fix links
1 parent cdfb59d commit 9242b01

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,13 @@ npm i @wdns/vuetify-inline-fields
5858

5959
## Change Log
6060

61-
[CHANGELOG](https://github.com/webdevnerdstuff/vuetify-inline-fields/blob/master/CHANGELOG.md)
61+
[CHANGELOG](https://github.com/webdevnerdstuff/vuetify-inline-fields/blob/main/CHANGELOG.md)
6262

6363

6464
## License
6565

6666
Copyright (c) 2023 WebDevNerdStuff
67-
Licensed under the [MIT license](https://github.com/webdevnerdstuff/vuetify-inline-fields/blob/master/LICENSE.md).
67+
Licensed under the [MIT license](https://github.com/webdevnerdstuff/vuetify-inline-fields/blob/main/LICENSE.md).
6868

6969

7070
## Legal

src/documentation/sections/LicenseSection.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<br />
2323
Licensed under the
2424
<a
25-
:href="`${links.repo}/blob/master/LICENSE.md`"
25+
:href="`${links.github}/blob/main/LICENSE.md`"
2626
target="_blank"
2727
>
2828
MIT License

0 commit comments

Comments
 (0)