Skip to content

Commit 3d87e46

Browse files
authored
Test 2 - relative link README.md (#5757)
* Test - Linking using relative path on GitHub README.md * Test 2 - Linking using relative path on GitHub README.md
1 parent c163e63 commit 3d87e46

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,14 @@ To contribute to Sumo Docs, ensure you have the following tools installed:
5555

5656
## Apply your changes
5757

58-
Make edits using [Markdown syntax](./docs/contributing/style-guide/#markdown). Keep contributions concise, informative, and aligned with our guidelines.
58+
Make edits using [Markdown syntax](/docs/contributing/style-guide/#markdown). Keep contributions concise, informative, and aligned with our guidelines.
5959

6060
Refer to our [Contributor Guidelines](https://help.sumologic.com/docs/contributing/create-edit-doc/#edit-a-doc) for more information on:
6161
- Markdown editing
6262
- Proposing bug fixes
6363
- Testing your changes
6464

65-
All contributions must follow our [Style Guide](https://help.sumologic.com/docs/contributing/style-guide/).
66-
All contributions must follow our [Style Guide](/docs/contributing/style-guide/).
65+
All contributions must follow our [Style Guide](docs/contributing/style-guide.md).
6766

6867
## Building locally
6968

0 commit comments

Comments
 (0)