From ea619ffe2df7692dbf7e1d069c4230328ae5f5ef Mon Sep 17 00:00:00 2001 From: Neha Viswanathan Date: Thu, 17 Sep 2020 19:05:06 -0700 Subject: fix broken links in README Signed-off-by: Neha Viswanathan --- README.md | 6 +++--- contributors/guide/contributing.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 36518d89..8113b3df 100644 --- a/README.md +++ b/README.md @@ -66,9 +66,9 @@ We encourage all contributors to become members. We aim to grow an active, healt [Contributor Guide]: contributors/guide/README.md [file an issue]: -/contributors/guide/README.md#file-an-issue +contributors/guide/first-contribution.md#file-an-issue [find something to work on]: -contributors/guide/README.md#find-something-to-work-on +contributors/guide/first-contribution.md#find-something-to-work-on [open a pull request]: -contributors/guide/README.md#open-a-pull-request +contributors/guide/contributing.md#opening-a-pull-request [Community Membership]:/community-membership.md diff --git a/contributors/guide/contributing.md b/contributors/guide/contributing.md index 1e7e3b9b..1878173c 100644 --- a/contributors/guide/contributing.md +++ b/contributors/guide/contributing.md @@ -9,7 +9,7 @@ description: | - [Communication](#communication) - [GitHub workflow](#github-workflow) -- [Open a Pull Request](#open-a-pull-request) +- [Open a Pull Request](#opening-a-pull-request) - [Code Review](#code-review) - [Best Practices](#best-practices) - [Testing](#testing) -- cgit v1.2.3