1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Fix broken links

This commit is contained in:
Sarita Iyer
2021-06-22 15:13:01 -04:00
parent 4939fbf81f
commit d27beff604
3 changed files with 4 additions and 2 deletions

View File

@@ -111,5 +111,5 @@ https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contr
{% if currentVersion == 'free-pro-team@latest' %}
### Further reading
- "[Getting started with your GitHub account](/github/getting-started-with-github/onboarding/getting-started-with-your-github-account)"
- "[Getting started with your GitHub account](/get-started/onboarding/getting-started-with-your-github-account)"
{% endif %}

View File

@@ -206,5 +206,5 @@ For more information, see "[Securing your software supply chain](/code-security/
{% data reusables.getting-started.contact-support %}
## Further reading
- "[Getting started with {% data variables.product.prodname_team %}](/github/getting-started-with-github/onboarding/getting-started-with-github-team)"
- "[Getting started with {% data variables.product.prodname_team %}](/get-started/onboarding/getting-started-with-github-team)"
{% endif %}

View File

@@ -8,4 +8,6 @@ versions:
children:
- /getting-started-with-your-github-account
- /getting-started-with-github-team
- /getting-started-with-github-enterprise-cloud
- /getting-started-with-github-enterprise-server
---