Skip to content

Commit d1dbd12

Browse files
committed
try to fix documentation for cloudfare docs
it seems to fails on cloudfare with: ERROR 2024/04/17 13:57:25 [en] REF_NOT_FOUND: Ref "/docs/guide/gitops_commands/": "/opt/buildhome/repo/docs/content/docs/guide/authoringprs.md:212:22": page not REF_NOT_FOUND not sure exactly the reason but the fix make sense
1 parent 755cbbd commit d1dbd12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/docs/guide/authoringprs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ with `/merge-pr`
209209

210210
When the PipelineRun that has been triggered with the `on-comment` annotation
211211
gets started the template variable `{{ trigger_comment }}` get set. See the
212-
documentation [here]({{< relref "/docs/guide/gitops_commands/#accessing-the-comment-triggering-the-pipelinerun" >}})
212+
documentation [here]({{< relref "/docs/guide/gitops_commands.md#accessing-the-comment-triggering-the-pipelinerun" >}})
213213

214214
Note that the `on-comment` annotation will respect the `pull_request` [Policy]({{< relref "/docs/guide/policy" >}}) rule,
215215
so only users into the `pull_request` policy will be able to trigger the

0 commit comments

Comments
 (0)