summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/docfx/setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/docfx/setup.sh b/doc/docfx/setup.sh
index eb15787c2e..3cf9d60e3b 100755
--- a/doc/docfx/setup.sh
+++ b/doc/docfx/setup.sh
@@ -36,7 +36,7 @@ fi
# Clone whole Content site
#
rm -rf www-content
-git clone --depth 1 git+ssh://git@git.enlightenment.org/website/www-content.git www-content
+git clone --depth 1 https://git@git.enlightenment.org/website/www-content.git www-content
#
# Copy all pages related to C# (those inside a folder called 'csharp') to the articles folder