link URL fix
This commit is contained in:
parent
69c0013db7
commit
6e251ed582
|
@ -4,7 +4,7 @@
|
|||
"readme": "README.md",
|
||||
"keywords": [],
|
||||
"type": "",
|
||||
"homepage": "${REPO_LINK}",
|
||||
"homepage": "https://git.mirzaev.sexy${REPO_LINK}",
|
||||
"license": "WTFPL",
|
||||
"authors": [
|
||||
{
|
||||
|
@ -15,8 +15,8 @@
|
|||
}
|
||||
],
|
||||
"support": {
|
||||
"docs": "${REPO_LINK}/manual",
|
||||
"issues": "${REPO_LINK}/issues"
|
||||
"docs": "https://git.mirzaev.sexy${REPO_LINK}/manual",
|
||||
"issues": "https://git.mirzaev.sexy${REPO_LINK}/issues"
|
||||
},
|
||||
"require": {
|
||||
"php": "~8.3",
|
||||
|
|
Loading…
Reference in New Issue