Skip to content

Commit feb3749

Browse files
authored
Fix URL in readme (#67)
1 parent 8c7f9bd commit feb3749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ $ ./docker-build-run_windows.bash --port=$YOUR_PORT
5656
```
5757
Then visit localhost with the chosen port in your browser.
5858

59-
A pre-built Docker image is available [https://hub.docker.com/r/nielsdejong/neodash](on DockerHub).
59+
A pre-built Docker image is available [on DockerHub](https://hub.docker.com/r/nielsdejong/neodash).
6060

6161
## Extending NeoDash
6262
As of v2.0, NeoDash is easy to extend with your own visualizations. There are two steps to take to plug in your own charts:

0 commit comments

Comments
 (0)