We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7c1d1b commit 61849a6Copy full SHA for 61849a6
influxdb/content.md
@@ -200,7 +200,7 @@ docker run -d -p 8086:8086 \
200
influxdb:2
201
```
202
203
-After the container starts, go to `http://localhost:8086` to access the UI.
+After the container starts, visit [http://localhost:8086](http://localhost:8086) in your browser to view the UI.
204
205
For more information, see the [InfluxDB v2 Docker documentation](https://docs.influxdata.com/influxdb/v2/install/?t=docker).
206
0 commit comments