Torkel Ödegaard 10 лет назад
Родитель
Сommit
9b5a0a54cf
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      docs/mkdocs.yml
  2. 1 1
      docs/sources/guides/gettingstarted.md

+ 1 - 1
docs/mkdocs.yml

@@ -64,7 +64,7 @@ pages:
 - ['reference/http_api.md', 'Reference', 'HTTP API']
 - ['reference/keyboard_shortcuts.md', 'Reference', 'Keyboard Shortcuts']
 
-- ['datasources/overview.md', 'Data Sources', 'Data Source Overview']
+- ['datasources/overview.md', 'Data Sources', 'Overview']
 - ['datasources/graphite.md', 'Data Sources', 'Graphite']
 - ['datasources/influxdb.md', 'Data Sources', 'InfluxDB']
 - ['datasources/opentsdb.md', 'Data Sources', 'OpenTSDB']

+ 1 - 1
docs/sources/guides/gettingstarted.md

@@ -5,7 +5,7 @@ page_keywords: grafana, guide, documentation
 ---
 
 # Getting started
-This guide will help you get started and acquainted with Grafana. It assumes you have a working Grafana 2.x instance, and have added at least one Grafana Data Source. 
+This guide will help you get started and acquainted with Grafana. It assumes you have a working Grafana 2.x instance, and have added at least one [Data Source](/datasources/overview).
 
 ## Beginner guides
 Watch the 10min [beginners guide to building dashboards](https://www.youtube.com/watch?v=sKNZMtoSHN4&index=7&list=PLDGkOdUX1Ujo3wHw9-z5Vo12YLqXRjzg2) to get a quick intro to setting up Dashboards and Panels.