Browse Source

Correct broken link in acknowledgements.html.js (#3111)

main
Saswata Mukherjee 5 years ago
committed by GitHub
parent
commit
0ad7e3a1f9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/pages/acknowledgements.html.js

2
src/pages/acknowledgements.html.js

@ -72,7 +72,7 @@ const Acknowlegements = ({data, location}) => (
<li>
<a href="https://github.com/voronianski">Dmitri Voronianski</a>{' '}
for letting us use the{' '}
<a href="https://labs.voronianski.com/oceanic-next-color-scheme/">
<a href="https://labs.voronianski.dev/oceanic-next-color-scheme/">
Oceanic Next
</a>{' '}
color scheme on this website.

Loading…
Cancel
Save