Skip to content

Commit 0ad7e3a

Browse files
authored
Correct broken link in acknowledgements.html.js (#3111)
1 parent dea363e commit 0ad7e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/acknowledgements.html.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ const Acknowlegements = ({data, location}) => (
7272
<li>
7373
<a href="https://github.com/voronianski">Dmitri Voronianski</a>{' '}
7474
for letting us use the{' '}
75-
<a href="https://labs.voronianski.com/oceanic-next-color-scheme/">
75+
<a href="https://labs.voronianski.dev/oceanic-next-color-scheme/">
7676
Oceanic Next
7777
</a>{' '}
7878
color scheme on this website.

0 commit comments

Comments
 (0)