Skip to content

Commit

Permalink
fix "Core Team" link
Browse files Browse the repository at this point in the history
The https://github.com/redwoodjs/redwood README.md file changed, and now there is no `Core Team` header or `#core-team` anchor. The `#contributors` anchor seems like the best one to point to.

Related: redwoodjs/redwoodjs.com#137.
  • Loading branch information
sqs committed Dec 4, 2023
1 parent 00462e5 commit f203c7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/docs/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ For full inspiration and vision, see Redwood's [README](https://github.com/redwo

Development on Redwood happens in the [redwoodjs/redwood repo on GitHub](https://github.com/redwoodjs/redwood).
The docs are [there too](https://github.com/redwoodjs/redwood/tree/main/docs).
While Redwood's [founders and core team](https://github.com/redwoodjs/redwood#core-team) handle most of the high-priority items and the day-to-day,
While Redwood's [founders and core team](https://github.com/redwoodjs/redwood#contributors) handle most of the high-priority items and the day-to-day,
Redwood wouldn't be where it is without [all its contributors](https://github.com/redwoodjs/redwood#all-contributors)!
Feel free to reach out to us on the [forums](https://community.redwoodjs.com) or on [Discord](https://discord.gg/redwoodjs), and follow us on [Twitter](https://twitter.com/redwoodjs) for updates.

Expand Down
2 changes: 1 addition & 1 deletion tasks/all-contributors/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ In general, this is a three-part process:
> **NOTE:**
> Do not add [bot] accounts to the files.
>
> Also, members of the Core Team are manually added to the #core-team section. To avoid duplication, do not add the following profiles to the files below:
> Also, members of the Core Team are manually added to the #contributors section. To avoid duplication, do not add the following profiles to the files below:
> - peterp
> - thedavidprice
> - mojombo
Expand Down

0 comments on commit f203c7b

Please sign in to comment.