diff --git a/content/docs/start/model-management/model-cicd.md b/content/docs/start/model-management/model-cicd.md index e67bca2eba..ccfc04e856 100644 --- a/content/docs/start/model-management/model-cicd.md +++ b/content/docs/start/model-management/model-cicd.md @@ -183,7 +183,8 @@ specify the URL manually. If you don't use Studio, you can still use `dvc artifacts get` but you will need to keep your remote storage credentials on GitHub and use them to configure DVC -in the CICD workflow. You will also need to checkout the repository in the workflow. You can see more details in the +in the CICD workflow. You will also need to checkout the repository in the +workflow. You can see more details in the [documentation](/doc/command-reference/artifacts/get#description). You can now use the following template to create your own Model Registry CICD