Fix anchors for description of gitweb config parameters
Change-Id: I05e07324775b6da0d83c09f9c3005f6e01b5eb2f Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
@@ -1107,7 +1107,7 @@ is no gitweb hyperlinking support.
|
||||
+
|
||||
Valid values are `gitweb`, `cgit`, `disabled` or `custom`.
|
||||
|
||||
[[gitweb.type]]gitweb.revision::
|
||||
[[gitweb.revision]]gitweb.revision::
|
||||
+
|
||||
Optional pattern to use for constructing the gitweb URL when pointing
|
||||
at a specific commit when `custom` is used above.
|
||||
@@ -1115,14 +1115,14 @@ at a specific commit when `custom` is used above.
|
||||
Valid replacements are `${project}` for the project name in Gerrit
|
||||
and `${commit}` for the SHA1 hash for the commit.
|
||||
|
||||
[[gitweb.type]]gitweb.project::
|
||||
[[gitweb.project]]gitweb.project::
|
||||
+
|
||||
Optional pattern to use for constructing the gitweb URL when pointing
|
||||
at a specific project when `custom` is used above.
|
||||
+
|
||||
Valid replacements are `${project}` for the project name in Gerrit.
|
||||
|
||||
[[gitweb.type]]gitweb.branch::
|
||||
[[gitweb.branch]]gitweb.branch::
|
||||
+
|
||||
Optional pattern to use for constructing the gitweb URL when pointing
|
||||
at a specific branch when `custom` is used above.
|
||||
|
||||
Reference in New Issue
Block a user