Skip to content

Commit edcb8df

Browse files
authored
docs: fix wrong links (#9735)
Relative links do not work correctly here, use absolut.
1 parent 3019c76 commit edcb8df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/merge-queue/setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Remember, the PR will only be merged once the conditions defined in the
4040
`merge_conditions` field are met.
4141

4242
You can also [configure Mergify to automatically queue pull requests that are
43-
ready](rules/#autoqueueing-pull-requests).
43+
ready](/merge-queue/rules/#autoqueueing-pull-requests).
4444

4545
## Configuring the Merge Queue Rules
4646

0 commit comments

Comments
 (0)