From c449888451f6df05fec4c64c6cdb96cf4f19235a Mon Sep 17 00:00:00 2001 From: keithhc2 Date: Thu, 10 Mar 2022 13:06:58 -0800 Subject: [PATCH] Language tweak Signed-off-by: keithhc2 --- _dashboards/branding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_dashboards/branding.md b/_dashboards/branding.md index ce28b332..f0e50a5e 100644 --- a/_dashboards/branding.md +++ b/_dashboards/branding.md @@ -72,7 +72,7 @@ logo: applicationTitle: "My custom application" ``` -We recommend linking to images that are hosted on a web server, but if you really want to use locally hosted images, save your images inside `assets`, and then configure `opensearch_dashboards.yml`. You can access locally stored images through the `ui/assets` folder. +We recommend linking to images that are hosted on a web server, but if you really want to use locally hosted images, save your images inside `assets`, and then configure `opensearch_dashboards.yml` to use the correct paths. You can access locally stored images through the `ui/assets` folder. The following example assumes the default port of 5601 that Dashboards uses and demonstrates how to link to locally stored images.