Fix duplicate links in document
Two sections have the same link [[get-content]]. When click from the toc, all will direct to the first section. Change-Id: Iefaeab5887c5121f9bdbc7a00413bfded3d66021
This commit is contained in:

committed by
David Pursehouse

parent
9f00857f96
commit
d1462d8471
@@ -1537,7 +1537,7 @@ is returned that describes the commit.
|
||||
}
|
||||
----
|
||||
|
||||
[[get-content]]
|
||||
[[get-content-from-commit]]
|
||||
=== Get Content
|
||||
--
|
||||
'GET /projects/link:#project-name[\{project-name\}]/commits/link:#commit-id[\{commit-id\}]/files/link:rest-api-changes.html#file-id[\{file-id\}]/content'
|
||||
|
Reference in New Issue
Block a user