Skip to content

Commit c91014e

Browse files
committed
fix url
1 parent effcd11 commit c91014e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/setting_up_personal_api_credentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Happi: GET https://your-staging-superset-host.com/api/v1/dashboard/?q=(filters:!
109109
+----+------------------+-----------+------------------------------------------------------------------+
110110
| Id | Dashboard title | Status | Url |
111111
+----+------------------+-----------+------------------------------------------------------------------+
112-
| 6 | Video Game Sales | published | https://staging.ready-superset.jobready.io/superset/dashboard/6/ |
112+
| 6 | Video Game Sales | published | https://your-staging-superset-host.com/superset/dashboard/6/ |
113113
+----+------------------+-----------+------------------------------------------------------------------+
114114
```
115115

0 commit comments

Comments
 (0)