You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,14 +55,15 @@ To contribute to Sumo Docs, ensure you have the following tools installed:
55
55
56
56
## Apply your changes
57
57
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.
59
59
60
60
Refer to our [Contributor Guidelines](https://help.sumologic.com/docs/contributing/create-edit-doc/#edit-a-doc) for more information on:
61
61
- Markdown editing
62
62
- Proposing bug fixes
63
63
- Testing your changes
64
64
65
-
All contributions must follow our [Style Guide](docs/contributing/style-guide.md).
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/).
0 commit comments