mirror of
https://github.com/clearml/clearml-web
synced 2025-01-30 22:17:22 +00:00
Fixed broken link (#41)
This commit is contained in:
parent
e02814a7c3
commit
39f45fdd4f
@ -48,7 +48,7 @@
|
||||
<div class="d-flex justify-content-between">
|
||||
<div>
|
||||
Run this code for a quick example (Requires ClearML 1.3 or above)<br>
|
||||
For more details see the <a [class.dark]="showButton" href="https://clear.ml/docs/latest/docs/pipelines/pipelines/" target="_blank">documentation</a>
|
||||
For more details see the <a [class.dark]="showButton" href="https://clear.ml/docs/latest/docs/pipelines/" target="_blank">documentation</a>
|
||||
</div>
|
||||
</div>
|
||||
<sm-code-editor [code]="initPipelineCode" [readonly]="true"></sm-code-editor>
|
||||
|
Loading…
Reference in New Issue
Block a user