Skip to content
This repository was archived by the owner on Dec 15, 2025. It is now read-only.

Commit f347208

Browse files
authored
Updating docs URL for CI to https. (#131)
1 parent 45cdf89 commit f347208

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.wikis2pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ce-dev-local:
22
src: https://github.com/codeenigma/ce-dev.git
33
src_branch: 1.x
44
src_subdir: 'docs'
5-
dest: git@github.com:codeenigma/ce-dev-docs.git
5+
dest: https://github.com/codeenigma/ce-dev-docs.git
66
dest_branch: master
77
dest_subdir: 1.x
88
title: ce-dev
@@ -17,4 +17,4 @@ ce-dev-travis:
1717
dest_subdir: 1.x
1818
title: ce-dev
1919
type: doc
20-
base_url: https://codeenigma.github.io/ce-dev-docs/1.x
20+
base_url: https://codeenigma.github.io/ce-dev-docs/1.x

0 commit comments

Comments
 (0)