Skip to content

Commit f454e54

Browse files
authored
Point build.sh back to main Hylo repository (#94)
1 parent 800f082 commit f454e54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hylo/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ source common.sh
99

1010
ROOT=$(pwd)
1111
VERSION=$1
12-
URL="https://github.com/tothambrus11/hylo"
12+
URL="https://github.com/hylo-lang/hylo"
1313

1414
if echo "${VERSION}" | grep 'trunk'; then
1515
VERSION=trunk-$(date +%Y%m%d)

0 commit comments

Comments
 (0)