Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

update docs links #668

Merged
merged 1 commit into from
Mar 19, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Contributing to NEAR

NEAR welcomes help in many forms including development, code review, documentation improvements, and outreach.
Please visit [the contribution overview](https://docs.near.org/docs/contribution/contribution-overview) for more information.
Please visit [the contribution overview](https://docs.near.org/docs/community/contribute/contribute-overview) for more information.

## Using Github issues and pull requests

Expand All @@ -11,7 +11,7 @@ Please include steps to reproduction, if reporting an error. Information on all

If there are verbosity flags available, please include those to offer as much information as possible.

When opening a pull request, please use the typical open-source flow of forking the desired repository and opening a pull request from your forked repository. (More information on [technical contributions here](https://docs.near.org/docs/contribution/technical-contribution).)
When opening a pull request, please use the typical open-source flow of forking the desired repository and opening a pull request from your forked repository. (More information on [how to contribute](https://docs.near.org/docs/community/contribute/how-to-contribute).)

## Testing

Expand Down