mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 04:33:10 +00:00
Update link to nearestnabors.com (#6754)
This commit is contained in:
@@ -206,7 +206,7 @@ function Recipes(props: any) {
|
||||
|
||||
function AuthorCredit({
|
||||
author = 'Rachel Lee Nabors',
|
||||
authorLink = 'http://rachelnabors.com/',
|
||||
authorLink = 'https://nearestnabors.com/',
|
||||
}: {
|
||||
author: string;
|
||||
authorLink: string;
|
||||
|
||||
Reference in New Issue
Block a user