From 66278091a061ea8349f8720f26b582e05fdb29c2 Mon Sep 17 00:00:00 2001 From: Jana Vrbkova Date: Tue, 3 Dec 2024 14:48:47 +0100 Subject: [PATCH] callout fix (#2831) --- .../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. +