Skip to content

Commit 584b48d

Browse files
author
Hailey Johnson
committed
fix instructions for using your own logo
1 parent 4f45a07 commit 584b48d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/userguide/src/site/pages/thredds/ThreddsConfigRef.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ logos of the server and host institution)
6161
* all generated THREDDS catalogs that don't override this information
6262

6363

64-
The best way to use your own logo is to put it in the `${tds.content.root.path}/thredds/public/` directory, and specify it in `serverInformation` as `/thredds/<name>`, e.g.:
64+
The best way to use your own logo is to put it in the `${tomcat path}/webapps/thredds/` directory, and specify it in `serverInformation` as `/thredds/<name>`, e.g.:
6565

6666
~~~xml
6767
<logoUrl>/thredds/yourIcon.gif</logoUrl>

0 commit comments

Comments
 (0)