Skip to content

Commit 9409d3d

Browse files
authored
Merge pull request #756 from mixcore/refactor-docs
Add wiki repository as submodule in docs/wiki directory
2 parents d1eade3 + e9f783c commit 9409d3d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.gitmodules

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
[submodule "src/platform/core/mix-heart"]
22
path = src/platform/core/mix-heart
33
url = https://github.com/mixcore/mix.heart.git
4-
branch = develop/v2
4+
branch = develop/v2
5+
[submodule "docs/wiki"]
6+
path = docs/wiki
7+
url = https://github.com/mixcore/mix.core.wiki.git

docs/wiki

Submodule wiki added at 8b96abb

0 commit comments

Comments
 (0)