From cc85b5a502693694b9dd90079f95b4e4091a0a84 Mon Sep 17 00:00:00 2001 From: Kevin Heis Date: Wed, 9 Aug 2023 09:22:26 -0700 Subject: [PATCH] Update discussion link (#468) * Update README.md * Update X-finish.md --- .github/steps/X-finish.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/steps/X-finish.md b/.github/steps/X-finish.md index dd09931a..8127bb23 100644 --- a/.github/steps/X-finish.md +++ b/.github/steps/X-finish.md @@ -24,7 +24,7 @@ If you'd like to make a profile README, use the quickstart instructions below or 2. Create a file named `README.md` in its root. The "root" means not inside any folder in your repository. 3. Edit the contents of the `README.md` file. 4. If you created a new branch for your file, open and merge a pull request on your branch. -5. Lastly, we'd love to hear what you thought of this course [in our discussion board](https://github.com/skills/.github/discussions). +5. Lastly, we'd love to hear what you thought of this course [in our discussion board](https://github.com/orgs/skills/discussions/categories/introduction-to-github). Check out these resources to learn more or get involved: diff --git a/README.md b/README.md index fdf0c4ca..7de2d974 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ In this course, you will: --- -Get help: [Post in our discussion board](https://github.com/skills/.github/discussions) • [Review the GitHub status page](https://www.githubstatus.com/) +Get help: [Post in our discussion board](https://github.com/orgs/skills/discussions/categories/introduction-to-github) • [Review the GitHub status page](https://www.githubstatus.com/) © 2023 GitHub • [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) • [MIT License](https://gh.io/mit)