mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Fixed git URL
`nimble publish` used the wrong url by default, it defaults to github while my project was on gitlab
This commit is contained in:
parent
a0c9c5ca80
commit
e607106187
@ -6814,7 +6814,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tf2plug",
|
||||
"url": "https://github.com/waylon531/tf2plug",
|
||||
"url": "https://gitlab.com/waylon531/tf2plug",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"app",
|
||||
@ -6824,6 +6824,6 @@
|
||||
],
|
||||
"description": "A mod manager for TF2",
|
||||
"license": "GPLv3",
|
||||
"web": "https://github.com/waylon531/tf2plug"
|
||||
"web": "https://gitlab.com/waylon531/tf2plug"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user