Skip to content

Commit

Permalink
Make links in STYLEGUIDE relative.
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcenizal committed Jun 10, 2016
1 parent 9b8b6ad commit 2ccff35
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions STYLEGUIDE.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 2ccff35

Please sign in to comment.