Skip to content

Commit

Permalink
actually fixes broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
jules-p committed Nov 2, 2021
1 parent 9d27201 commit 8d7d83e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ childGroups:
children:
- codespaces
- repositories
- pull-requests
- discussions
- name: CI/CD and DevOps
octicon: 'GearIcon'
Expand Down Expand Up @@ -113,4 +114,3 @@ externalProducts:
href: 'https://docs.npmjs.com/'
external: true
---

Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ For information about how to enable the merge queue protection setting, see "[Ma

## Further reading

- "[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)"
- "[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)"
- "[About protected branches](/repositories/configuring-branches-and-merges-in-your-repository/defining-the-mergeability-of-pull-requests/about-protected-branches)"

0 comments on commit 8d7d83e

Please sign in to comment.