diff --git a/docs/community.md b/docs/community.md index d801c3f3..8bc7ac80 100644 --- a/docs/community.md +++ b/docs/community.md @@ -4,9 +4,9 @@ title: Community Resources ## Join the ClearML Conversation -For feature requests or bug reports, see **ClearML** [GitHub Issues](https://github.com/allegroai/trains/issues). +For feature requests or bug reports, see **ClearML** [GitHub Issues](https://github.com/allegroai/clearml/issues). -If you have any questions, post on the **ClearML** [Slack Channel](https://join.slack.com/t/clearml/shared_invite/zt-c0t13pty-aVUZZW1TSSSg2vyIGVPBhg). +If you have any questions, post on the **ClearML** [Slack Channel](https://join.slack.com/t/clearml/shared_invite/zt-1kvcxu5hf-SRH_rmmHdLL7l2WadRJTQg). Or, tag your questions on [stackoverflow](https://stackoverflow.com/questions/tagged/clearml) with the **clearml** tag. @@ -30,7 +30,7 @@ Contribution comes in many forms: * Reporting [issues](https://github.com/allegroai/clearml/issues) you've come upon * Participating in issue discussions in the [issue tracker](https://github.com/allegroai/clearml/issues) and the - [ClearML community slack space](https://join.slack.com/t/clearml/shared_invite/zt-c0t13pty-aVUZZW1TSSSg2vyIGVPBhg) + [ClearML community slack space](https://join.slack.com/t/clearml/shared_invite/zt-1kvcxu5hf-SRH_rmmHdLL7l2WadRJTQg) * Suggesting new features or enhancements * Implementing new features or fixing outstanding issues @@ -86,7 +86,7 @@ Enhancement suggestions are tracked as GitHub issues. After you determine which Before you submit a new PR: * Verify that the work you plan to merge addresses an existing [issue](https://github.com/allegroai/clearml/issues) (If not, open a new one) -* Check related discussions in the [ClearML slack community](https://join.slack.com/t/clearml/shared_invite/zt-c0t13pty-aVUZZW1TSSSg2vyIGVPBhg) +* Check related discussions in the [ClearML slack community](https://join.slack.com/t/clearml/shared_invite/zt-1kvcxu5hf-SRH_rmmHdLL7l2WadRJTQg) (Or start your own discussion on the ``#clearml-dev`` channel) * Make sure your code conforms to the ClearML coding standards by running: diff --git a/docs/deploying_clearml/clearml_server_es7_migration.md b/docs/deploying_clearml/clearml_server_es7_migration.md index aef8e68e..347663ff 100644 --- a/docs/deploying_clearml/clearml_server_es7_migration.md +++ b/docs/deploying_clearml/clearml_server_es7_migration.md @@ -151,7 +151,7 @@ All console output during the execution of the migration script is saved to a lo If the migration script does not complete successfully, the migration script prints the error. :::important -For help in resolving migration issues, check the **ClearML** [Slack Channel](https://join.slack.com/t/clearml/shared_invite/zt-c0t13pty-aVUZZW1TSSSg2vyIGVPBhg), +For help in resolving migration issues, check the **ClearML** [Slack Channel](https://join.slack.com/t/clearml/shared_invite/zt-1kvcxu5hf-SRH_rmmHdLL7l2WadRJTQg), [GitHub Issues](https://github.com/allegroai/clearml-server/issues), and the **ClearML Server** sections of the [FAQ](../faq.md). :::