Skip to content

Commit c54bcf6

Browse files
wintersolutionsmp911de
authored andcommitted
Fix typo in ref docs anchor.
Closes #2281.
1 parent eb054c9 commit c54bcf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/asciidoc/overriding-sdr-response-handlers.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ class ScannerController {
4949

5050
IMPORTANT: In this example, the combined path is `RepositoryRestConfiguration.getBasePath()` + `/scanners/search/listProducers`.
5151

52-
[[customizing-sdr.aggregate-references]
52+
[[customizing-sdr.aggregate-references]]
5353
== Obtaining Aggregate References
5454

5555
For custom controllers receiving `PUT` and `POST` requests, the request body usually contains a JSON document that will use URIs to express references to other resources.

0 commit comments

Comments
 (0)