Skip to content

Commit 8a585cb

Browse files
fix: use canonical repo URL in holosource
1 parent 74eb160 commit 8a585cb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.holo/sources/laddr.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[holosource]
2-
url = "../laddr"
2+
url = "https://github.com/CodeForPhilly/laddr"
33
ref = "refs/heads/develop"
44

55
[holosource.project]
6-
holobranch = "emergence-site"
7-
lens = false
6+
holobranch = "emergence-skeleton"

0 commit comments

Comments
 (0)