Skip to content

Commit bce3ff0

Browse files
committed
oops
1 parent 77c4715 commit bce3ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ function checkout_project
154154
function create_projects
155155
{
156156
local dir="projects/local"
157-
local git_stem="https://github.com/joyent"
157+
local git_stem="https://github.com/TritonDataCenter"
158158

159159
[[ -d "$dir" ]] || mkdir -p "$dir" || fatal "failed to create $dir"
160160

0 commit comments

Comments
 (0)