All git access should happen via git@ urls, not git://
[arvados.git] / doc / api / schema / Commit.textile
index 1dcfd79f35f8e957a4527b72001e581485b30c93..0a02d8ffabacdcc82a9ea206b793b4221d7cf64c 100644 (file)
@@ -2,7 +2,7 @@
 layout: default
 navsection: api
 navmenu: Schema
-title: "Resource: Commit"
+title: Commit
 navorder: 6
 ---
 
@@ -12,7 +12,7 @@ A **Commit** represents...
 
 h2. Methods
 
-See "REST methods for working with Arvados resources":methods.html
+See "REST methods for working with Arvados resources":/api/methods.html
 
 API endpoint base: @https://{{ site.arvados_api_host }}/arvados/v1/commit@
 
@@ -28,10 +28,10 @@ Side effects of creating a Commit.
 
 h2. Resources
 
-Each Commit has, in addition to the usual "attributes of Arvados resources":resources.html:
+Each Commit has, in addition to the usual "attributes of Arvados resources":/api/resources.html:
 
 table(table table-bordered table-condensed).
-|*Attribute*|*Type*|*Description*|*Example*|
+|_. Attribute|_. Type|_. Description|_. Example|
 |repository_name|string|||
 |sha1|string|||
 |message|string|||