fix deploy preview shared content (#97355)

* fix deploy preview shared content

* trigger build

* update workflow

* fix param

* revert content change

* trigger build

* trigger build

* trigger build

* revert ref change
pull/97454/head
Robby Milo 6 months ago committed by GitHub
parent 85e006935e
commit 2a82b433a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 3
      .github/workflows/deploy-pr-preview.yml
  2. 2
      docs/sources/_index.md

@ -19,4 +19,5 @@ jobs:
title: ${{ github.event.pull_request.title }}
repo: grafana
website_directory: content/docs/grafana/latest
relative_prefix: /docs/grafana/latest/
relative_prefix: /docs/grafana/latest/
index_file: true

@ -45,7 +45,7 @@ cards:
height: 24
- title: Dashboards
href: ./dashboards/
description: Query, transform, visualize, and understand your data no matter where its stored.
description: Query, transform, visualize, and understand your data no matter where it's stored.
height: 24
- title: Panels and Visualizations
href: ./panels-visualizations/

Loading…
Cancel
Save