Skip to content

Commit 35f1590

Browse files
authored
Fix docs link in settings panel (#69)
1 parent de8c877 commit 35f1590

File tree

1 file changed

+1
-1
lines changed
  • packages/code-studio

1 file changed

+1
-1
lines changed

packages/code-studio/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ REACT_APP_PLUGIN_URL=/ide/plugins/
1010
REACT_APP_INTERNAL_PLUGINS=
1111
REACT_APP_ENABLE_LOG_PROXY=true
1212
REACT_APP_SUPPORT_LINK=https://github.com/deephaven/web-client-ui/
13-
REACT_APP_DOCS_LINK=https://deephaven.io/open-core/docs
13+
REACT_APP_DOCS_LINK=https://deephaven.io/core/docs/
1414
BUILD_PATH=./build
1515

1616
# Define the language key and display name that are available on the server.

0 commit comments

Comments
 (0)