Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f701648

Browse files
author
Peter Bengtsson
authored
Fix .featuredLinks in authentication, codespaces, issues, and webhooks (#43724)
1 parent 9b757de commit f701648

4 files changed

Lines changed: 8 additions & 5 deletions

File tree

content/authentication/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ introLinks:
2424
featuredLinks:
2525
startHere:
2626
- /authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent
27-
- /authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token
27+
- /authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens
2828
- /authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication
2929
- '{% ifversion ghae %}/authentication/keeping-your-account-and-data-secure/updating-your-github-access-credentials{% endif %}'
3030
popular:
@@ -59,3 +59,4 @@ children:
5959
- /managing-commit-signature-verification
6060
- /troubleshooting-commit-signature-verification
6161
---
62+

content/codespaces/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ introLinks:
88
featuredLinks:
99
startHere:
1010
- /codespaces/managing-codespaces-for-your-organization/enabling-or-disabling-github-codespaces-for-your-organization
11-
- /codespaces/getting-started/the-codespace-lifecycle
11+
- /codespaces/getting-started/understanding-the-codespace-lifecycle
1212
- /codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/introduction-to-dev-containers
1313
- /codespaces/managing-your-codespaces/managing-repository-access-for-your-codespaces
1414
- /billing/managing-billing-for-github-codespaces/about-billing-for-github-codespaces

content/issues/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ featuredLinks:
2222
- /issues/tracking-your-work-with-issues/about-issues
2323
- /issues/planning-and-tracking-with-projects/learning-about-projects/about-projects
2424
- /issues/planning-and-tracking-with-projects/creating-projects/creating-a-project
25-
- /issues/tracking-your-work-with-issues/about-tasklists
25+
- /issues/managing-your-tasks-with-tasklists/creating-a-tasklist
2626
- /communities/using-templates-to-encourage-useful-issues-and-pull-requests/about-issue-and-pull-request-templates
2727
- /issues/using-labels-and-milestones-to-track-work/managing-labels
2828
- /issues/tracking-your-work-with-issues/viewing-all-of-your-issues-and-pull-requests
@@ -69,3 +69,4 @@ redirect_from:
6969
- /linking-a-pull-request-to-an-issue
7070
- /about-duplicate-issues-and-pull-requests
7171
---
72+

content/webhooks/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ featuredLinks:
99
startHere:
1010
- /webhooks/using-webhooks/creating-webhooks
1111
- /webhooks/using-webhooks/handling-webhook-deliveries
12-
- /webhooks/using-webhooks/securing-your-webhooks
12+
- /webhooks/using-webhooks/validating-webhook-deliveries
1313
popular:
14-
- /webhooks-and-events/webhooks/webhook-events-and-payloads
14+
- /webhooks/webhook-events-and-payloads
1515
- /webhooks/using-webhooks/best-practices-for-using-webhooks
1616
- /webhooks/testing-and-troubleshooting-webhooks/troubleshooting-webhooks
1717
guideCards:
@@ -40,3 +40,4 @@ redirect_from:
4040
- /developers/webhooks-and-events/webhooks
4141
- /webhooks-and-events/webhooks
4242
---
43+

0 commit comments

Comments
 (0)