diff --git a/.github/style-guide.md b/.github/style-guide.md index 084c42f7..f561351a 100644 --- a/.github/style-guide.md +++ b/.github/style-guide.md @@ -108,7 +108,7 @@ Always give the reader some idea of what to expect in the reference. Avoid blind When possible, use the exact title of the page or section you are linking to as the link text. **Example** -Refer to the [Documentation style guide](documentation-style-guide.md) for information about word usage and capitalization guidelines. +Refer to the [Documentation style guide](style-guide.md) for information about word usage and capitalization guidelines. ### Command line examples