Skip to content

Commit 469ed11

Browse files
committed
fix(contrib): remove duplicated links
- a986dd6 ([this file](a986dd6#diff-63dff0846bfbe2660b99482110780b8d24d4376f99160ddf447ad809b77749ef)) erroneously duplicated links in both sections when one section is "Contributing" and the other is "Information" - this only affected v5-v7. earlier versions [like v4 are correct](https://github.com/react-navigation/react-navigation.github.io/blob/60212e48ae8b2e85d0d2a63a7f2d824750ebd9c2/versioned_docs/version-4.x/contributing.md?plain=1#L9)
1 parent 60212e4 commit 469ed11

File tree

3 files changed

+0
-42
lines changed

3 files changed

+0
-42
lines changed

versioned_docs/version-5.x/contributing.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -15,23 +15,9 @@ Here are some of the ways to contribute to the project:
1515
- [Bug Fixes](#bug-fixes)
1616
- [Suggesting a Feature](#suggesting-a-feature)
1717
- [Big Pull Requests](#big-pull-requests)
18-
- [Information](#information)
19-
- [Issue Template](#issue-template)
20-
- [Pull Request Template](#pull-request-template)
21-
- [Forking the Repository](#forking-the-repository)
22-
- [Code Review Guidelines](#code-review-guidelines)
23-
- [Run the Example App](#run-the-example-app)
24-
- [Run Tests](#run-tests)
2518

2619
And here are a few helpful resources to aid in getting started:
2720

28-
- [Contributing](#contributing)
29-
- [Reporting Bugs](#reporting-bugs)
30-
- [Improving the Documentation](#improving-the-documentation)
31-
- [Responding to Issues](#responding-to-issues)
32-
- [Bug Fixes](#bug-fixes)
33-
- [Suggesting a Feature](#suggesting-a-feature)
34-
- [Big Pull Requests](#big-pull-requests)
3521
- [Information](#information)
3622
- [Issue Template](#issue-template)
3723
- [Pull Request Template](#pull-request-template)

versioned_docs/version-6.x/contributing.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -15,23 +15,9 @@ Here are some of the ways to contribute to the project:
1515
- [Bug Fixes](#bug-fixes)
1616
- [Suggesting a Feature](#suggesting-a-feature)
1717
- [Big Pull Requests](#big-pull-requests)
18-
- [Information](#information)
19-
- [Issue Template](#issue-template)
20-
- [Pull Request Template](#pull-request-template)
21-
- [Forking the Repository](#forking-the-repository)
22-
- [Code Review Guidelines](#code-review-guidelines)
23-
- [Run the Example App](#run-the-example-app)
24-
- [Run Tests](#run-tests)
2518

2619
And here are a few helpful resources to aid in getting started:
2720

28-
- [Contributing](#contributing)
29-
- [Reporting Bugs](#reporting-bugs)
30-
- [Improving the Documentation](#improving-the-documentation)
31-
- [Responding to Issues](#responding-to-issues)
32-
- [Bug Fixes](#bug-fixes)
33-
- [Suggesting a Feature](#suggesting-a-feature)
34-
- [Big Pull Requests](#big-pull-requests)
3521
- [Information](#information)
3622
- [Issue Template](#issue-template)
3723
- [Pull Request Template](#pull-request-template)

versioned_docs/version-7.x/contributing.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -15,23 +15,9 @@ Here are some of the ways to contribute to the project:
1515
- [Bug Fixes](#bug-fixes)
1616
- [Suggesting a Feature](#suggesting-a-feature)
1717
- [Big Pull Requests](#big-pull-requests)
18-
- [Information](#information)
19-
- [Issue Template](#issue-template)
20-
- [Pull Request Template](#pull-request-template)
21-
- [Forking the Repository](#forking-the-repository)
22-
- [Code Review Guidelines](#code-review-guidelines)
23-
- [Run the Example App](#run-the-example-app)
24-
- [Run Tests](#run-tests)
2518

2619
And here are a few helpful resources to aid in getting started:
2720

28-
- [Contributing](#contributing)
29-
- [Reporting Bugs](#reporting-bugs)
30-
- [Improving the Documentation](#improving-the-documentation)
31-
- [Responding to Issues](#responding-to-issues)
32-
- [Bug Fixes](#bug-fixes)
33-
- [Suggesting a Feature](#suggesting-a-feature)
34-
- [Big Pull Requests](#big-pull-requests)
3521
- [Information](#information)
3622
- [Issue Template](#issue-template)
3723
- [Pull Request Template](#pull-request-template)

0 commit comments

Comments
 (0)