diff --git a/README.md b/README.md index e0e6d529..551ca004 100644 --- a/README.md +++ b/README.md @@ -67,8 +67,8 @@ Build an image from scratch: If the container is started like mentioned above, connect via one of these options: * connect via __VNC viewer `localhost:5901`__, default password: `vncpassword` -* connect via __noVNC HTML5 full client__: [http://localhost:6901/vnc.html](), default password: `vncpassword` -* connect via __noVNC HTML5 lite client__: [http://localhost:6901/?password=vncpassword]() +* connect via __noVNC HTML5 full client__: [`http://localhost:6901/vnc.html`](http://localhost:6901/vnc.html), default password: `vncpassword` +* connect via __noVNC HTML5 lite client__: [`http://localhost:6901/?password=vncpassword`](http://localhost:6901/?password=vncpassword) ## Hints