Skip to content

Commit 2749eb4

Browse files
authored
Update link to nearestnabors.com (#6754)
1 parent db2dc7f commit 2749eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/MDX/MDXComponents.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ function Recipes(props: any) {
206206

207207
function AuthorCredit({
208208
author = 'Rachel Lee Nabors',
209-
authorLink = 'http://rachelnabors.com/',
209+
authorLink = 'https://nearestnabors.com/',
210210
}: {
211211
author: string;
212212
authorLink: string;

0 commit comments

Comments
 (0)