mirror of
https://github.com/grafana/grafana.git
synced 2024-12-24 08:00:08 -06:00
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
This commit is contained in:
parent
85e006935e
commit
2a82b433a4
1
.github/workflows/deploy-pr-preview.yml
vendored
1
.github/workflows/deploy-pr-preview.yml
vendored
@ -20,3 +20,4 @@ jobs:
|
||||
repo: grafana
|
||||
website_directory: content/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 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/
|
||||
|
Loading…
Reference in New Issue
Block a user