Removes old config assertions
[arvados.git] / services / ws / doc.go
index 1f01b68f6f3032dfe6de7ca88e330156269e88fb..092539747e29aceb94f58fa46bbf9024aca6e09c 100644 (file)
@@ -1,8 +1,18 @@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: AGPL-3.0
+
 // Arvados-ws exposes Arvados APIs (currently just one, the
 // cache-invalidation event feed at "ws://.../websocket") to
 // websocket clients.
 //
-// See https://doc.arvados.org/install/install-arvados-ws.html.
+// Installation
+//
+// See https://doc.arvados.org/install/install-ws.html.
+//
+// Developer info
+//
+// See https://dev.arvados.org/projects/arvados/wiki/Hacking_websocket_server.
 //
 // Usage
 //