From 9adc61b4f38eef15def648e113f64893deb6ea0b Mon Sep 17 00:00:00 2001 From: Revital Date: Tue, 22 Jun 2021 14:09:58 +0300 Subject: [PATCH 1/2] Switch allegro.ai to clear.ml doc links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2a9cc34..47014e7 100644 --- a/README.md +++ b/README.md @@ -45,9 +45,9 @@ Apache License, Version 2.0 (see the [LICENSE](https://www.apache.org/licenses/L ## Documentation, Community & Support -More information in the [official documentation](https://allegro.ai/clearml/docs) and [on YouTube](https://www.youtube.com/c/ClearML). +More information in the [official documentation](https://clear.ml/docs/latest/docs/) and [on YouTube](https://www.youtube.com/c/ClearML). -For examples and use cases, check the [examples folder](https://github.com/allegroai/clearml/tree/master/examples) and [corresponding documentation](https://allegro.ai/clearml/docs/rst/examples/index.html). +For examples and use cases, check the [examples folder](https://github.com/allegroai/clearml/tree/master/examples) and [corresponding documentation](https://clear.ml/docs/latest/docs/guides). If you have any questions: post on our [Slack Channel](https://join.slack.com/t/clearml/shared_invite/zt-c0t13pty-aVUZZW1TSSSg2vyIGVPBhg), or tag your questions on [stackoverflow](https://stackoverflow.com/questions/tagged/clearml) with '**[clearml](https://stackoverflow.com/questions/tagged/clearml)**' tag (*previously [trains](https://stackoverflow.com/questions/tagged/trains) tag*). From 975328912de8152761ed9015a5484e2e00892fb4 Mon Sep 17 00:00:00 2001 From: pollfly <75068813+pollfly@users.noreply.github.com> Date: Tue, 29 Jun 2021 08:19:12 +0300 Subject: [PATCH 2/2] delete slash --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47014e7..0f95896 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Apache License, Version 2.0 (see the [LICENSE](https://www.apache.org/licenses/L ## Documentation, Community & Support -More information in the [official documentation](https://clear.ml/docs/latest/docs/) and [on YouTube](https://www.youtube.com/c/ClearML). +More information in the [official documentation](https://clear.ml/docs/latest/docs) and [on YouTube](https://www.youtube.com/c/ClearML). For examples and use cases, check the [examples folder](https://github.com/allegroai/clearml/tree/master/examples) and [corresponding documentation](https://clear.ml/docs/latest/docs/guides).