From 05ed8d4fe578f573234a8b0a491616be659bf16d Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Thu, 16 Nov 2023 13:47:18 +0000 Subject: [PATCH] Restyled by prettier --- content/docs/start/model-management/model-cicd.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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