summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-03-24 22:09:12 -0700
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-03-24 22:09:12 -0700
commitd45924bffa19b890f0eb0e167c576d9186c40aea (patch)
tree31ead5ecb259ae2a525c5db816f295b90c8c6bf4
parent40486846eec28f0165a26cda63eb98bd681353dc (diff)
Rename submodule path to main
-rw-r--r--.gitmodules4
l---------docs1
2 files changed, 2 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index d8fb33b..8866ef6 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
-[submodule "_main"]
- path = _main
+[submodule "main"]
+ path = main
url = https://github.com/zeux/pugixml.git
diff --git a/docs b/docs
deleted file mode 120000
index 30359c1..0000000
--- a/docs
+++ /dev/null
@@ -1 +0,0 @@
-_main/docs \ No newline at end of file