[ARVADOS] updated: 5aeebd0cdbabb1cfc815b21b26fb87622b05f6fe

Git user git at public.curoverse.com
Thu Mar 23 14:05:54 EDT 2017


Summary of changes:
 doc/install/install-ws.html.textile.liquid | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  5aeebd0cdbabb1cfc815b21b26fb87622b05f6fe (commit)
      from  e8cc0d73309236d6efc243371969f83808e42d30 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 5aeebd0cdbabb1cfc815b21b26fb87622b05f6fe
Author: Tom Clegg <tom at curoverse.com>
Date:   Thu Mar 23 14:05:06 2017 -0400

    10766: Fix copy-paste error in godoc link.

diff --git a/doc/install/install-ws.html.textile.liquid b/doc/install/install-ws.html.textile.liquid
index c1bfb35..9887f46 100644
--- a/doc/install/install-ws.html.textile.liquid
+++ b/doc/install/install-ws.html.textile.liquid
@@ -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.
 

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list