From 022f1c0782907cd66d5d690eb6d79bb03a6b2c5c Mon Sep 17 00:00:00 2001 From: deerskindoll Date: Tue, 3 Dec 2024 14:36:33 +0100 Subject: [PATCH] callout fix --- .../pages/starting-a-workspace-from-a-raw-devfile-url.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/end-user-guide/pages/starting-a-workspace-from-a-raw-devfile-url.adoc b/modules/end-user-guide/pages/starting-a-workspace-from-a-raw-devfile-url.adoc index 6b975df2ef..8d8d125215 100644 --- a/modules/end-user-guide/pages/starting-a-workspace-from-a-raw-devfile-url.adoc +++ b/modules/end-user-guide/pages/starting-a-workspace-from-a-raw-devfile-url.adoc @@ -47,6 +47,7 @@ You can pass your personal access token to the URL to access a devfile from *pri pass:c,a,q[{prod-url}]#__https://____@____/__ <1> ---- <1> Your personal access token that you generated on the Git provider's website. + + This works for GitHub, GitLab, Bitbucket, Microsoft Azure, and other providers that support Personal Access Token. +