diff --git a/content/developers/apps/creating-a-github-app-from-a-manifest.md b/content/developers/apps/creating-a-github-app-from-a-manifest.md index 171ab3f84872..a401bcf827a9 100644 --- a/content/developers/apps/creating-a-github-app-from-a-manifest.md +++ b/content/developers/apps/creating-a-github-app-from-a-manifest.md @@ -179,7 +179,7 @@ You must complete this step of the GitHub App Manifest flow within one hour. {% data reusables.pre-release-program.api-preview-warning %} {% endif %} - POST /app-manifests/:code/conversions + POST /app-manifests/{code}/conversions For more information about the endpoint's response, see [Create a GitHub App from a manifest](/rest/reference/apps#create-a-github-app-from-a-manifest). diff --git a/content/github/getting-started-with-github/be-social.md b/content/github/getting-started-with-github/be-social.md index 2817ef122eea..a285f017cdab 100644 --- a/content/github/getting-started-with-github/be-social.md +++ b/content/github/getting-started-with-github/be-social.md @@ -68,8 +68,8 @@ You're now connected to the {% data variables.product.product_name %} community. ![Star a project](/assets/images/help/stars/star-a-project.png) -- [Set up Git](/articles/set-up-git) -- [Create a repository](/articles/create-a-repo) -- [Fork a repository](/articles/fork-a-repo) +- "[Set up Git](/articles/set-up-git)" +- "[Create a repository](/articles/create-a-repo)" +- "[Fork a repository](/articles/fork-a-repo)" - **Be social** - {% data reusables.support.connect-in-the-forum-bootcamp %} diff --git a/content/github/getting-started-with-github/fork-a-repo.md b/content/github/getting-started-with-github/fork-a-repo.md index 777773290a11..e0b6519bc409 100644 --- a/content/github/getting-started-with-github/fork-a-repo.md +++ b/content/github/getting-started-with-github/fork-a-repo.md @@ -151,5 +151,6 @@ You have now forked a repository, practiced cloning your fork, and configured an - "[Set up Git](/articles/set-up-git)" - "[Create a repository](/articles/create-a-repo)" +- **Fork a repository** - "[Be social](/articles/be-social)" - {% data reusables.support.connect-in-the-forum-bootcamp %}