Make links in STYLEGUIDE relative.

This commit is contained in:
CJ Cenizal 2016-06-09 19:03:19 -07:00
parent 9b8b6ad89d
commit 2ccff35b95

View file

@ -1,9 +1,9 @@
This is a collection of style guides for Kibana projects. The include guides for the following:
- [JavaScript](https://github.com/elastic/kibana/style_guides/js_style_guide.md)
- [CSS](https://github.com/elastic/kibana/style_guides/css_style_guide.md)
- [HTML](https://github.com/elastic/kibana/style_guides/html_style_guide.md)
- [API](https://github.com/elastic/kibana/style_guides/api_style_guide.md)
- [JavaScript](style_guides/js_style_guide.md)
- [CSS](style_guides/css_style_guide.md)
- [HTML](style_guides/html_style_guide.md)
- [API](style_guides/api_style_guide.md)
# Kibana Style Guide