10766: Fix copy-paste error in godoc link.
authorTom Clegg <tom@curoverse.com>
Thu, 23 Mar 2017 18:05:06 +0000 (14:05 -0400)
committerTom Clegg <tom@curoverse.com>
Thu, 23 Mar 2017 18:05:06 +0000 (14:05 -0400)
doc/install/install-ws.html.textile.liquid

index c1bfb35a4aca6d0796baac04f049122556212eef..9887f462c6559d76d8238ba5231bec3e2d0cb86a 100644 (file)
@@ -4,7 +4,7 @@ navsection: installguide
 title: Install the websocket server
 ...
 
-The arvados-ws server provides event notifications to websocket clients. It can be installed anywhere with access to Postgres database and the Arvados API server, typically behind a web proxy that provides SSL support. See the "godoc page":http://godoc.org/github.com/curoverse/arvados/services/keep-web for additional information.
+The arvados-ws server provides event notifications to websocket clients. It can be installed anywhere with access to Postgres database and the Arvados API server, typically behind a web proxy that provides SSL support. See the "godoc page":http://godoc.org/github.com/curoverse/arvados/services/ws for additional information.
 
 By convention, we use the following hostname for the websocket service.