mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-22 07:46:15 -04:00
fix(about): correct git branch in package.json url
This commit is contained in:
parent
ad202bd372
commit
61024279b5
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ const { tracker } = useTracker();
|
||||||
type="primary"
|
type="primary"
|
||||||
tag="a"
|
tag="a"
|
||||||
text
|
text
|
||||||
href="https://github.com/CorentinTh/it-tools/blob/master/package.json"
|
href="https://github.com/CorentinTh/it-tools/blob/main/package.json"
|
||||||
rel="noopener"
|
rel="noopener"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue