diff options
author | karissa <krmckelv@gmail.com> | 2017-06-13 13:47:36 -0700 |
---|---|---|
committer | karissa <krmckelv@gmail.com> | 2017-06-13 13:47:36 -0700 |
commit | 53fbd2d5b50265c9e7585e3bced00706f88d03b7 (patch) | |
tree | 686c4b0038941c29d49faab5863df7777d31bbf1 | |
parent | ec143cb775472fdd38b7548ed14f84df0598f967 (diff) | |
download | dat-docs-53fbd2d5b50265c9e7585e3bced00706f88d03b7.tar.gz dat-docs-53fbd2d5b50265c9e7585e3bced00706f88d03b7.zip |
remove about the project
-rw-r--r-- | docs/contents.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/contents.json b/docs/contents.json index fb1eb16..b738990 100644 --- a/docs/contents.json +++ b/docs/contents.json @@ -6,8 +6,7 @@ "Key Concepts": "concepts.md", "Terminology": "terms.md", "Frequently Asked Questions": "faq.md", - "Troubleshooting": "troubleshooting.md", - "About The Project": "overview.md" + "Troubleshooting": "troubleshooting.md" }, "Cookbook": { "Sharing files over HTTP": "cookbook/http.md", |