Update links

This commit is contained in:
revital
2025-02-13 10:48:26 +02:00
parent a746df84f5
commit c747706c2a
190 changed files with 796 additions and 796 deletions

View File

@@ -21,7 +21,7 @@ When the code runs, ClearML logs your command-line arguments, which you can view
In the UI, you can clone the task multiple times and set the clones' parameter values for execution by the [ClearML Agent](../clearml_agent.md).
When the clone is executed, the executing agent will use the new parameter values as if set by the command-line.
See [code examples](https://github.com/allegroai/clearml/blob/master/examples/frameworks/fire) demonstrating integrating
See [code examples](https://github.com/clearml/clearml/blob/master/examples/frameworks/fire) demonstrating integrating
ClearML with code that uses `fire`.