fix project source url
This commit is contained in:
parent
4ddf1b40bb
commit
4ec4927718
1 changed files with 2 additions and 1 deletions
|
@ -95,7 +95,8 @@
|
|||
"sources" : [
|
||||
{
|
||||
"type" : "git",
|
||||
"url" : "file:///home/thrrgilag/workspace/linux/squeak"
|
||||
"url" : "https://git.sr.ht/~thrrgilag/squeak",
|
||||
"branch" : "main"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue