Skip to content

Commit 6233e14

Browse files
authored
Fix broken link to "Exclude protobuf exposition format" section (#1347)
This PR fixes a broken link to the "Exclude protobuf exposition format" section in the `quickstart.md`. Signed-off-by: Johnny Lim <[email protected]>
1 parent da869a8 commit 6233e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/getting-started/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ standalone HTTP server.
5555
{{< hint type=note >}}
5656

5757
If you do not use the protobuf exposition format, you can
58-
[exclude]({{< relref "quickstart.md#exclude-protobuf-exposition-format" >}})
58+
[exclude]({{< relref "../exporters/formats.md#exclude-protobuf-exposition-format" >}})
5959
it from the dependencies.
6060

6161
{{< /hint >}}

0 commit comments

Comments
 (0)