From 10edf4f97549b9eaace064d6465ead19b4f593de Mon Sep 17 00:00:00 2001 From: Michael Gordeev Date: Fri, 14 Aug 2020 14:43:49 +0300 Subject: [PATCH] Repo documentation link typos fixed --- CONTRIBUTING.md | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8aefed5..99b2c44 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ Welcome, and thank you for your interest in contributing to my project! There are many ways in which you can contribute, beyond writing code. The goal of this document is to provide a high-level overview of how you can get involved. ## Table of Contents -- [Contribution Guidelines](#gutschedule-contribution-guidelines) +- [Contribution Guidelines](#contribution-guidelines) - [Table of Contents](#table-of-contents) - [Asking Questions](#asking-questions) - [Providing Feedback](#providing-feedback) diff --git a/README.md b/README.md index deaa45f..ad6d7a8 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,8 @@ You can go to the project's [roadmap kanban board](https://github.com/XFox111/Ta ## Contributing There are many ways in which you can participate in the project, for example: -- [Submit bugs and feature requests](https://github.com/xfox111/gutschedule/issues), and help us verify as they are checked in -- Review [source code changes](https://github.com/xfox111/gutschedule/pulls) +- [Submit bugs and feature requests](https://github.com/xfox111/TabsAsideExtension/issues), and help us verify as they are checked in +- Review [source code changes](https://github.com/xfox111/TabsAsideExtension/pulls) - Review documentation and make pull requests for anything from typos to new content If you are interested in fixing issues and contributing directly to the code base, please see the [Contribution Guidelines](https://github.com/XFox111/TabsAsideExtension/blob/master/CONTRIBUTING.md), which covers the following: