Merge branch 'master' into 2221-complete-docker
[arvados.git] / doc / api / schema / Repository.html.textile.liquid
index e21b7432cdc2d554f0869b559dcf9982739c36a6..7c23eff7b2a56290dcfc85ca0f8ae7c279f6c263 100644 (file)
@@ -6,15 +6,15 @@ title: Repository
 
 ...
 
-h1. Repository
+
 
 A **Repository** 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/repository@
+API endpoint base: @https://{{ site.arvados_api_host }}/arvados/v1/repositories@
 
 h2. Creation
 
@@ -28,7 +28,7 @@ Side effects of creating a Repository.
 
 h2. Resources
 
-Each Repository has, in addition to the usual "attributes of Arvados resources":/api/resources.html:
+Each Repository 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|