[ARVADOS] updated: 1.1.4-94-g0a372db

Git user git at public.curoverse.com
Fri Apr 20 15:55:44 EDT 2018


Summary of changes:
 services/keep-web/doc.go | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

       via  0a372dba07f3483468206bb72e246f4a7d1e4e3d (commit)
      from  98911cfe4792b20798858cefb353c451460e1a80 (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 0a372dba07f3483468206bb72e246f4a7d1e4e3d
Author: Tom Clegg <tclegg at veritasgenetics.com>
Date:   Fri Apr 20 14:08:39 2018 -0400

    13111: Fix bogus form-encoding in example URL.
    
    Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg at veritasgenetics.com>

diff --git a/services/keep-web/doc.go b/services/keep-web/doc.go
index 6c867f0..89cd26a 100644
--- a/services/keep-web/doc.go
+++ b/services/keep-web/doc.go
@@ -142,12 +142,12 @@
 //   http://collections.example.com/by_id/1f4b0bc7583c2a7f9102c395f4ffc5e3%2B45/foo/bar.txt
 //   http://collections.example.com/by_id/zzzzz-4zz18-znfnqtbbv4spc3w/foo/bar.txt
 //
-// If the collection is named "My Collection" and located in a project
-// called "My Project" which is in the home project of a user with
+// If the collection is named "MyCollection" and located in a project
+// called "MyProject" which is in the home project of a user with
 // username is "bob", the following read-only URL is also available
 // when authenticating as bob:
 //
-//   http://collections.example.com/users/bob/My+Project/My+Collection/foo/bar.txt
+//   http://collections.example.com/users/bob/MyProject/MyCollection/foo/bar.txt
 //
 // An additional form is supported specifically to make it more
 // convenient to maintain support for existing Workbench download

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list