Skip to content

Commit 88a4228

Browse files
committed
[zorg] Update .arcconfig to use https.
It seems this one was forgotten when the others were updated. llvm-svn: 276127
1 parent dd02423 commit 88a4228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.arcconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"project_id" : "zorg",
3-
"conduit_uri" : "http://reviews.llvm.org/"
3+
"conduit_uri" : "https://reviews.llvm.org/"
44
}

0 commit comments

Comments
 (0)