Docs: replace share icon with share button (#80173)

* replaced share icon with share button

* Replaced share icon with share button

* Made fix in reporting

* trigger CI
This commit is contained in:
Isabel 2024-01-11 11:28:23 -05:00 committed by GitHub
parent 75fdfafba5
commit 81b465111a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -188,7 +188,7 @@ Users with the Grafana Server Admin flag on their account or access to the confi
#### [Optional] Convert an existing dashboard into a JSON file
1. Navigate to the page of the dashboard you want to use as the home dashboard.
1. Click the **Share dashboard** icon next to the dashboard title.
1. Click the **Share** button at the top right of the screen.
1. In the Export tab, click **Save to file**. Grafana converts the dashboard to a JSON file and saves it locally.
#### Use a JSON file as the home dashboard

View File

@ -204,7 +204,7 @@ You can generate and save PDF files of any dashboard.
> **Note:** Available in [Grafana Enterprise][] version 6.7 and later, and [Grafana Cloud](/docs/grafana-cloud/).
1. In the dashboard that you want to export as PDF, click the **Share dashboard** icon.
1. In the dashboard that you want to export as PDF, click the **Share** button.
1. On the PDF tab, select a layout option for the exported dashboard: **Portrait** or **Landscape**.
1. Click **Save as PDF** to render the dashboard as a PDF file.

View File

@ -64,7 +64,7 @@ If you change a dashboard, ensure that you save the changes before sharing.
1. Click **Dashboards** in the left-side menu.
1. Click the dashboard you want to share.
1. Click the share icon at the top of the screen.
1. Click the **Share** button at the top right of the screen.
The share dialog opens and shows the Link tab.
@ -105,7 +105,7 @@ You can generate and save PDF files of any dashboard.
1. Click **Dashboards** in the left-side menu.
1. Click the dashboard you want to share.
1. Click the share icon at the top of the screen.
1. Click the **Share** button at the top right of the screen.
1. On the PDF tab, select a layout option for the exported dashboard: **Portrait** or **Landscape**.
1. Click **Save as PDF** to render the dashboard as a PDF file.