Skip to content

Commit 8d7d83e

Browse files
committed
actually fixes broken link
1 parent 9d27201 commit 8d7d83e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ childGroups:
5353
children:
5454
- codespaces
5555
- repositories
56+
- pull-requests
5657
- discussions
5758
- name: CI/CD and DevOps
5859
octicon: 'GearIcon'
@@ -113,4 +114,3 @@ externalProducts:
113114
href: 'https://docs.npmjs.com/'
114115
external: true
115116
---
116-

content/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/using-a-merge-queue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ For information about how to enable the merge queue protection setting, see "[Ma
2626

2727
## Further reading
2828

29-
- "[Adding a pull request to the merge queue](/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/adding-a-pull-request-to-the-merge-queue)"
29+
- "[Adding a pull request to the merge queue](pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/adding-a-pull-request-to-the-merge-queue)"
3030
- "[About protected branches](/repositories/configuring-branches-and-merges-in-your-repository/defining-the-mergeability-of-pull-requests/about-protected-branches)"

0 commit comments

Comments
 (0)