We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c525655 commit b38cd51Copy full SHA for b38cd51
CONTRIBUTING.md
@@ -113,11 +113,11 @@ request may suggest changes accordingly.
113
114
### URLs
115
116
-When cross-linking to a page in this repository, use a full relative path whenever
+When cross-linking to a page in this repository, use a full absolute path whenever
117
possible. For example:
118
119
```text
120
-[LTSV](pipeline/parsers/ltsv.md) and [Logfmt](pipeline/parsers/logfmt.md)
+[LTSV](../pipeline/parsers/ltsv.md) and [Logfmt](../pipeline/parsers/logfmt.md)
121
```
122
123
### Vale
0 commit comments