summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorChris Akritidis <43294513+cakrit@users.noreply.github.com>2023-02-27 14:46:08 -0800
committerGitHub <noreply@github.com>2023-02-27 14:46:08 -0800
commit8c73c47645165d8eb65e06e1b50b27e82fe13bab (patch)
treed72c17664378bcd5a1e37c31c806d347848be571 /packaging
parent9fabe2340f6af2d0f51c2344e6b91cac7bb03f44 (diff)
Reorg learn 0227 (#14621)
* reorg batch 1 * remove duplicate cloud custom dashboard and agent dashboard * Simplify the root web/README * Merge streaming references * Make enable streaming the overall intro and the README the reference * Remove reference-streaming document * Update overview pages
Diffstat (limited to 'packaging')
-rw-r--r--packaging/installer/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/packaging/installer/README.md b/packaging/installer/README.md
index eaa8dc7b05..f64220ac71 100644
--- a/packaging/installer/README.md
+++ b/packaging/installer/README.md
@@ -37,7 +37,8 @@ for the [single line installer](#install-on-linux-with-one-line-installer), or [
#### Agent user interface
To access the UI provided by the locally installed agent, open a browser and navigate to `http://NODE:19999`, replacing `NODE` with either `localhost` or
-the hostname/IP address of the remote node. You can also read more about [how the agent dashboard works](https://github.com/netdata/netdata/blob/master/docs/dashboard/how-dashboard-works.md).
+the hostname/IP address of the remote node. You can also read more about
+[the agent dashboard](https://github.com/netdata/netdata/blob/master/web/gui/README.md).
#### Configuration