mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-21 15:26: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"
|
||||
tag="a"
|
||||
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"
|
||||
target="_blank"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue