Skip to content

Commit 8354258

Browse files
update donate links
1 parent 9205c17 commit 8354258

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docusaurus.config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ const config = {
104104
},
105105
// {to: '/blog', label: 'Blog', position: 'left'},
106106
{
107-
href: 'https://github.com/drewstopherlee/plex-docs',
108-
label: 'GitHub',
107+
href: 'https://www.buymeacoffee.com/drewstopherlee',
108+
label: 'Donate',
109109
position: 'right',
110110
},
111111
],
@@ -143,7 +143,7 @@ const config = {
143143
},
144144
{
145145
label: 'Donate',
146-
href: 'https://cash.app/$drewstopherlee',
146+
href: 'https://www.buymeacoffee.com/drewstopherlee',
147147
},
148148
],
149149
},

0 commit comments

Comments
 (0)