diff options
author | nashe <thomas@chauchefoin.fr> | 2017-07-14 16:41:09 +0100 |
---|---|---|
committer | nashe <thomas@chauchefoin.fr> | 2017-07-14 16:41:09 +0100 |
commit | ecfba6a043096dd9192510cbace270864aeffba8 (patch) | |
tree | 47c4107e1c644e69f51d87c7beb6d1d044d45960 | |
parent | 205dd9894d581a58c4dc15b1d84da7fe800b3797 (diff) | |
download | planet-ecfba6a043096dd9192510cbace270864aeffba8.tar planet-ecfba6a043096dd9192510cbace270864aeffba8.tar.gz planet-ecfba6a043096dd9192510cbace270864aeffba8.tar.bz2 planet-ecfba6a043096dd9192510cbace270864aeffba8.tar.xz planet-ecfba6a043096dd9192510cbace270864aeffba8.zip |
Point docs/ to the wiki
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | docs | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..44ad974 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "docs"] + path = docs + url = git@github.com:moonmoon/moonmoon.wiki.git diff --git a/docs b/docs new file mode 160000 +Subproject 7d6eb7db3aae15e6c0841445f1c735657ceb12f |