diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5f06c102c..d18371402 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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. diff --git a/README.md b/README.md index fc9ff3fc1..1c393ecab 100644 --- a/README.md +++ b/README.md @@ -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).