diff --git a/docs.kosli.com/content/getting_started/artifacts.md b/docs.kosli.com/content/getting_started/artifacts.md index 86f7d7ed..f832532e 100644 --- a/docs.kosli.com/content/getting_started/artifacts.md +++ b/docs.kosli.com/content/getting_started/artifacts.md @@ -75,8 +75,8 @@ $ kosli attest artifact cyberdojo/differ:dde3b2a \ "branch": "master", "url": "https://github.com/kosli-dev/server/commit/fbb9e8000e2344323040e348a54b33ecbf67f273" }, - "build_url": "sdf", - "commit_url": "sdsdf", + "build_url": "https://github.com/cyber-dojo/differ/actions/runs/11777650898", + "commit_url": "https://github.com/cyber-dojo/differ/commit/dde3b2a7dab8e4567038e4c66ac68f0f01d0f704", "repo_url": "https://github.com/kosli-dev/server", "template_reference_name": "differ", "trail_name": "dde3b2a7dab8e4567038e4c66ac68f0f01d0f704" diff --git a/docs.kosli.com/content/tutorials/what_do_i_do_if_kosli_is_down.md b/docs.kosli.com/content/tutorials/what_do_i_do_if_kosli_is_down.md index b7deb6cd..7987c482 100644 --- a/docs.kosli.com/content/tutorials/what_do_i_do_if_kosli_is_down.md +++ b/docs.kosli.com/content/tutorials/what_do_i_do_if_kosli_is_down.md @@ -9,7 +9,7 @@ weight: 507 Customers use Kosli to attest evidence of their business and software processes. If Kosli is down, these attestations will fail. This will break CI workflow pipelines, blocking artifacts from being deployed. -In this situation there is a built-in mechanism to instantly turn Kosli off and keep the pipeline flowing. +In this situation there is a built-in mechanism to instantly turn Kosli off and keep the pipelines flowing. When Kosli is back up, you can instantly turn Kosli back on. ## Turning Kosli CLI calls on and off instantly