diff --git a/src/pages/docs/octopus-rest-api/calamari.md b/src/pages/docs/octopus-rest-api/calamari.md index 1d87daf2f..e5f29ee6c 100644 --- a/src/pages/docs/octopus-rest-api/calamari.md +++ b/src/pages/docs/octopus-rest-api/calamari.md @@ -66,4 +66,4 @@ var conventions = new List }; ``` -Calamari is published under the Apache license, and we'll continue to [work on it in the open]([url](https://github.com/OctopusDeploy/Calamari)). +Calamari is open-source and published under the Apache license. You can find the source code [here](https://github.com/OctopusDeploy/Calamari).