From ac3a7f4df01e813ecb7ef0f89044982e5adaed8d Mon Sep 17 00:00:00 2001
From: Matvey Kukuy
Date: Fri, 10 Jun 2022 00:05:28 +0300
Subject: [PATCH] Texts polishing for configuration page
---
.../PluginConfigPage/PluginConfigPage.tsx | 28 ++++---------------
1 file changed, 6 insertions(+), 22 deletions(-)
diff --git a/grafana-plugin/src/containers/PluginConfigPage/PluginConfigPage.tsx b/grafana-plugin/src/containers/PluginConfigPage/PluginConfigPage.tsx
index b83170a4..74c42005 100644
--- a/grafana-plugin/src/containers/PluginConfigPage/PluginConfigPage.tsx
+++ b/grafana-plugin/src/containers/PluginConfigPage/PluginConfigPage.tsx
@@ -261,31 +261,15 @@ export const PluginConfigPage = (props: Props) => {
1. Launch backend
-
+
- Run production backend using{' '}
-
- this instructions at our GitHub
+ Run hobby, dev or production backend:{' '}
+
+ getting started.
- ,
-
- Or run the local one:
-
-
- {
- openNotification('Grafana OnCall command copied');
- }}
- >
-
- {' '}
- docker build -t grafana/amixr-all-in-one -f Dockerfile.all-in-one .
-
-
-
-
+
+
2. Conect the backend and the plugin
{'Plugin <-> backend connection status:'}