docs: fix typo in disabled feature link

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
This commit is contained in:
Julien Pivotto 2021-02-17 12:49:09 +01:00
parent f3e7921595
commit c2410d4147
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ They may be enabled by default in future versions.
`--enable-feature=promql-at-modifier` `--enable-feature=promql-at-modifier`
The `@` modifier lets you specify the evaluation time for instant vector selectors, The `@` modifier lets you specify the evaluation time for instant vector selectors,
range vector selectors, and subqueries. More details can be found [here](querying/basics.md#-modifier). range vector selectors, and subqueries. More details can be found [here](querying/basics.md#modifier).
## Remote Write Receiver ## Remote Write Receiver