diff --git a/docs/features/software-templates/writing-templates.md b/docs/features/software-templates/writing-templates.md index 44bd5e5928..67bcb6c179 100644 --- a/docs/features/software-templates/writing-templates.md +++ b/docs/features/software-templates/writing-templates.md @@ -524,7 +524,7 @@ output: text: - title: More information content: | - Access the \[remote repository\](${{ steps['publish'].output.remoteUrl }}). + **Entity URL:** `${{ steps['publish'].output.remoteUrl }}` ``` ## The templating syntax