Skip to content

Commit 1494790

Browse files
committed
docs: Complete the relative path to reference conf
It seems that generated page does not link correctly to document on reference configuration without adding the complete path to `.rst` file in the manual's `.md` file.
1 parent 17c7ddb commit 1494790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manual/core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ variants that return a `CompletionStage`).
7171
customization is done through the driver configuration (refer to the
7272
[corresponding section](configuration/) of this manual for full details).
7373

74-
We recommend that you take a look at the [reference configuration](configuration/reference/) for the
74+
We recommend that you take a look at the [reference configuration](configuration/reference/README.rst) for the
7575
list of available options, and cross-reference with the sub-sections in this manual for more
7676
explanations.
7777

0 commit comments

Comments
 (0)