Fixed link to dashboards landing page (#1278)

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
This commit is contained in:
Jeff Huss 2022-09-21 10:49:17 -07:00 committed by GitHub
parent 57417bb1fb
commit 0f9543e586
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,6 +18,6 @@ You *can* start OpenSearch Dashboards using `docker run` after [creating a Docke
1. Run `docker-compose up`.
Wait for the containers to start. Then see the [OpenSearch Dashboards documentation]({{site.url}}{{site.baseurl}}/).
Wait for the containers to start. Then see the [OpenSearch Dashboards documentation]({{site.url}}{{site.baseurl}}/dashboards/index/).
1. When finished, run `docker-compose down`.