Fix dead links
authorTom Clegg <tom@curoverse.com>
Tue, 6 May 2014 21:28:12 +0000 (17:28 -0400)
committerTom Clegg <tom@curoverse.com>
Tue, 6 May 2014 21:28:12 +0000 (17:28 -0400)
doc/api/index.html.textile.liquid
doc/api/schema/Collection.html.textile.liquid

index 4b0df898f355b48f21be9d4a7b24a4392db549ec..81b2c1ce6a482418f8302fde597e0ff1bdce300b 100644 (file)
@@ -44,8 +44,6 @@ h3. Arvados Infrastructure
 
 These resources govern the Arvados infrastructure itself: Git repositories, Keep disks, active nodes, etc.
 
-* "CommitAncestor":schema/CommitAncestor.html
-* "Commit":schema/Commit.html
 * "KeepDisk":schema/KeepDisk.html
 * "Node":schema/Node.html
 * "Repository":schema/Repository.html
index 06f6bca0ab6b27d994bf4260232d661f9435f06c..69a8dc3366b658e81069b3805c06141513621960 100644 (file)
@@ -18,7 +18,7 @@ The @uuid@ and @manifest_text@ attributes must be provided when creating a Colle
 
 h3. Side effects of creating a Collection
 
-Referenced data can be protected from garbage collection. See the section about "resources" links on the "Links":Links.html page.
+Referenced data can be protected from garbage collection. See the section about "resources" links on the "Links":Link.html page.
 
 Data can be shared with other users via the Arvados permission model.