Skip to content

Commit 644bb74

Browse files
authored
Change git clone to use ssh instead of https (#47)
[email protected]:riptano/antora-ui-docs.git
1 parent 4bd04d4 commit 644bb74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ifdef::env-github[]
1717
:badges:
1818
endif::[]
1919
// Project URLs:
20-
:url-project: https://github.com/riptano/antora-ui-docs
20+
:url-project: git@github.com:riptano/antora-ui-docs.git
2121
:url-site: https://docs.datastax.com
2222
//:url-preview: https://gitlab.com/antora/antora-ui-default
2323
// External URLs:

0 commit comments

Comments
 (0)