Merge branch 'master' into 2221-complete-docker
[arvados.git] / doc / api / schema / User.html.textile.liquid
index cd7e64b9721493658661cbca60f2e655c42b533e..461147c140144f51794d724cacf7d0626f80881d 100644 (file)
@@ -6,15 +6,15 @@ title: User
 
 ...
 
-h1. User
+
 
 A **User** represents...
 
 h2. Methods
 
-See "REST methods for working with Arvados resources":/api/methods.html
+See "REST methods for working with Arvados resources":{{site.baseurl}}/api/methods.html
 
-API endpoint base: @https://{{ site.arvados_api_host }}/arvados/v1/user@
+API endpoint base: @https://{{ site.arvados_api_host }}/arvados/v1/users@
 
 h2. Creation
 
@@ -28,7 +28,7 @@ Side effects of creating a User.
 
 h2. Resources
 
-Each User has, in addition to the usual "attributes of Arvados resources":/api/resources.html:
+Each User has, in addition to the usual "attributes of Arvados resources":{{site.baseurl}}/api/resources.html:
 
 table(table table-bordered table-condensed).
 |_. Attribute|_. Type|_. Description|_. Example|