Skip to content

Commit c163e63

Browse files
authored
Test - Linking using relative path on GitHub README.md (#5756)
1 parent 229f2ff commit c163e63

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,14 +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](https://help.sumologic.com/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/).
6667

6768
## Building locally
6869

blog-csoar/2024/12-31.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ The Python upgrade impacts a total of 38 integrations. These integrations will r
320320

321321
Please be aware that with this update, the output from certain actions may no longer be displayed as expected if they were customized in your current setup. This is an important consideration for your workflows, and we recommend reviewing any customizations you have in place.
322322

323-
To facilitate a smooth transition, we have prepared a straightforward guide to assist you in updating your integrations. This guide outlines the steps you need to take to ensure your integrations work seamlessly with Python 3.12. <a href="https://help.sumologic.com/files/updating-app-central-integrations.pdf" target="_blank">Click here for the "Updating App Central Integrations" guide</a>.
323+
To facilitate a smooth transition, we have prepared a straightforward guide to assist you in updating your integrations. This guide outlines the steps you need to take to ensure your integrations work seamlessly with Python 3.12. <a href="/files/updating-app-central-integrations.pdf" target="_blank">Click here for the "Updating App Central Integrations" guide</a>.
324324

325325
Below is the full list of integrations that will be affected by the Python upgrade. Please review this list to determine which integrations in your environment will require attention.
326326

0 commit comments

Comments
 (0)