Skip to content

Commit d93cc6d

Browse files
authored
docs: adjust few links that were broken (#859)
1 parent ebf7a2e commit d93cc6d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ report unacceptable behavior to
3030
If you think you have found a security vulnerability in ToolHive please DO NOT
3131
disclose it publicly until we've had a chance to fix it. Please don't report
3232
security vulnerabilities using GitHub issues; instead, please follow this
33-
[process](https://github.com/stacklok/toolhive/blob/main/SECURITY.md)
33+
[process](https://github.com/stacklok/toolhive/blob/main/SECURITY.MD)
3434

3535
## How to contribute
3636

@@ -75,7 +75,7 @@ The ToolHive user documentation website is maintained in the
7575
to contribute to the documentation, please open a PR in that repo.
7676

7777
Please review the README and
78-
[STYLE-GUIDE](https://github.com/stacklok/docs-website/blob/add-release-update-workflow/STYLE-GUIDE.md)
78+
[STYLE-GUIDE](https://github.com/stacklok/docs-website/blob/main/STYLE-GUIDE.md)
7979
in the docs-website repository for more information on how to contribute to the
8080
documentation.
8181

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ task --list
9999
## Contributing
100100

101101
We welcome contributions to ToolHive! If you want to contribute, please review
102-
the [contributing guide](./CONTRIBUTING.md).
102+
the [contributing guide](../CONTRIBUTING.md).
103103

104104
Contributions to the user-facing documentation are also welcome. If you have
105105
suggestions or improvements, please open an issue or submit a pull request in

0 commit comments

Comments
 (0)