diff --git a/README.md b/README.md index 3dc37a8..1eb982d 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Harness CD Community Edition code is released under the source available [PolyFo When contributing to a Harness CD feature, you can find the relevant license in the comments at the top of each file. -For more information, see the [Harness Loves Open Source page](). +For more information, see the [Harness Loves Open Source page](https://harness.io/open-source/). ## Comparison with Other CD Tools diff --git a/docker-compose/harness/README.md b/docker-compose/harness/README.md index 07a788b..6f4b32f 100644 --- a/docker-compose/harness/README.md +++ b/docker-compose/harness/README.md @@ -47,9 +47,9 @@ For example, docker-compose logs -f manager ``` -## Support -[Join the Harness Community Forum](https://community.harness.io/) +## Support [Join the Harness Community Slack](https://join.slack.com/t/harnesscommunity/shared_invite/zt-y4hdqh7p-RVuEQyIl5Hcx4Ck8VCvzBw) +[Join the Harness Community Forum](https://community.harness.io/) ## Profiles Harness CD Community Edition supports multiple hardware profiles. The default profile is `laptop` for low resource environments. There is also a `production` profile available for use in more demanding environments. diff --git a/helm/README.md b/helm/README.md index 2f70b15..68bc75e 100644 --- a/helm/README.md +++ b/helm/README.md @@ -55,9 +55,9 @@ kubectl get pods -n harness kubectl logs -n harness -f ``` -## Support -[Join the Harness Community Forum](https://community.harness.io/) +## Support [Join the Harness Community Slack](https://join.slack.com/t/harnesscommunity/shared_invite/zt-y4hdqh7p-RVuEQyIl5Hcx4Ck8VCvzBw) +[Join the Harness Community Forum](https://community.harness.io/) ## Profiles Harness CD Community Edition supports multiple hardware profiles. The default profile is `laptop` for low resource environments. There is also a `production` profile available for use in more demanding environments.