Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ our best to review PRs in a timely manner.

If you are interested in trying OpenBolt out or using it in production, we recommend
installing from a system package detailed in [Installing
Bolt](https://puppet.com/docs/bolt/latest/bolt_installing.html). The following
Bolt](https://docs.openvoxproject.org/openbolt/latest/bolt_installing.html). The following
installation instructions are focused on developers who wish to contribute to
OpenBolt.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Reach out to the [Documentation Special Interest Group](https://github.com/voxpu

## Supported platforms

OpenBolt can be installed on Linux, Windows, and macOS. For complete installation details, see the [installation docs](./documentation/bolt_installing.md).
OpenBolt can be installed on Linux, Windows, and macOS. For complete installation details, see the [installation docs](https://docs.openvoxproject.org/openbolt/latest/bolt_installing.html).

For alternate installation methods and running from source code, see our [contributing guidelines](https://github.com/OpenVoxProject/openbolt/blob/main/CONTRIBUTING.md).

Expand Down