repos: Fix a few URLs

This commit is contained in:
2022-01-08 15:04:13 +01:00
parent 329f2a6e2c
commit 916d67d22f

View File

@@ -6,7 +6,7 @@ name = "misc/rbackupd"
[[trees.repos.remotes]] [[trees.repos.remotes]]
name = "github" name = "github"
url = "git@github.com:hakoerber/rbackupd.git" url = "ssh://git@github.com/hakoerber/rbackupd.git"
type = "ssh" type = "ssh"
[[trees.repos]] [[trees.repos]]
@@ -243,7 +243,7 @@ name = "ggj/2019-claim-your-world"
[[trees.repos.remotes]] [[trees.repos.remotes]]
name = "origin" name = "origin"
url = "ssh://git@github.com:theintroverts/claim-your-world.git" url = "ssh://git@github.com/theintroverts/claim-your-world.git"
type = "ssh" type = "ssh"
[[trees.repos]] [[trees.repos]]