mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Make links in STYLEGUIDE relative.
This commit is contained in:
parent
9b8b6ad89d
commit
2ccff35b95
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue