diff --git a/.github/workflows/deploy-pr-preview.yml b/.github/workflows/deploy-pr-preview.yml index 4c51a57b229..370351f99c0 100644 --- a/.github/workflows/deploy-pr-preview.yml +++ b/.github/workflows/deploy-pr-preview.yml @@ -19,4 +19,5 @@ jobs: title: ${{ github.event.pull_request.title }} repo: grafana website_directory: content/docs/grafana/latest - relative_prefix: /docs/grafana/latest/ \ No newline at end of file + relative_prefix: /docs/grafana/latest/ + index_file: true \ No newline at end of file diff --git a/docs/sources/_index.md b/docs/sources/_index.md index c7a04de0e8c..989ceddad50 100644 --- a/docs/sources/_index.md +++ b/docs/sources/_index.md @@ -45,7 +45,7 @@ cards: height: 24 - title: Dashboards href: ./dashboards/ - description: Query, transform, visualize, and understand your data no matter where it’s stored. + description: Query, transform, visualize, and understand your data no matter where it's stored. height: 24 - title: Panels and Visualizations href: ./panels-visualizations/