Browse Source

Fix heading on tutorials in sidebar from H2 to H3

pull/33/merge
Chris Beams 13 years ago
parent
commit
05ac50014c
  1. 2
      _includes/samples/sidebar.md

2
_includes/samples/sidebar.md

@ -10,7 +10,7 @@ @@ -10,7 +10,7 @@
* [Getting Started Guide 2]({{site.main_site_url}}/gs-rest-service)
* [Getting Started Guide nth]({{site.main_site_url}}/gs-rest-service)
## Tutorials
### Tutorials
* [Tutorial 1](#)
* [Tutorial 2](#)

Loading…
Cancel
Save