Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgthms/bulma.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiren Mistry <hiren.mistry@chai-monsters.com>2018-10-07 19:32:03 +0300
committerJeremy Thomas <bbxdesign@gmail.com>2018-10-07 19:32:03 +0300
commit333bcf85e1d2a6b4e0edc9dbe83e85cd083dc33e (patch)
tree67affc0517f48286e24004ada483442c1b899011 /.github
parent0e1580789f5eaf8fd17727fee4984ccf59441031 (diff)
Improve clarity in docs/readme (#2066)
* Improve instructions for docs contribution * Fix link to docs/readme
Diffstat (limited to '.github')
-rw-r--r--.github/CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index f154d95a..3814c3f5 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -22,7 +22,7 @@ npm install
npm run build
```
-To see documentation changes check [the documentation readme](docs/README.md).
+To see documentation changes check [the documentation readme](../docs/README.md).
### Bulma Sass styleguide