Moved file.
[arvados.git] / doc / sdk / go / index.html.textile.liquid
index e4e3821e360caf1c64d525bf3a393223bd04acc3..e4653b2c13fe2cf751ec439c14ff92a571503a4b 100644 (file)
@@ -66,6 +66,6 @@ Get the User object for the current user:
 
 Print all returned fields for collections:
 
-{% code 'example_sdk_go_collection_list' as go %}
+<notextile>{% code 'example_sdk_go' as go %}</notextile>
 
-A few more usage examples can be found in the services/keepproxy and sdk/go/keepclient directories in the arvados source tree.
+A few more usage examples can be found in the "services/keepproxy":https://arvados.org/projects/arvados/repository/revisions/master/show/services/keepproxy and "sdk/go/keepclient":https://arvados.org/projects/arvados/repository/revisions/master/show/sdk/go/keepclient directories in the arvados source tree.