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