Skip to content

Commit cf24cce

Browse files
committed
Test 2 - Linking using relative path on GitHub README.md
1 parent 05546e2 commit cf24cce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,15 @@ 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

6565
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/).
66+
All contributions must follow our [Style Guide](docs/contributing/style-guide.md).
6767

6868
## Building locally
6969

0 commit comments

Comments
 (0)