From 2c308fba1ab13a341fe08540b1b74eb44ca7528a Mon Sep 17 00:00:00 2001 From: Qolzam Date: Sun, 23 Jul 2017 22:14:47 +0430 Subject: [PATCH] Edit contributing --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6c8e17a..ea2f461 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -65,7 +65,7 @@ git pull upstream master git checkout -b my-topic-branch ``` -### Testing the documentation site +### Testing & documentation site The documentation site is built with [GitBook](https://www.gitbook.com/book/qolzam/react-social-network/details), so you just need to edit `*.md` files. You can easily edit whole documentation files form `docs` folder.