datalad-handbook / book

Sources for the DataLad handbook
http://handbook.datalad.org
Other
143 stars 57 forks source link

copy-button icon points to wrong path #1090

Closed adswa closed 10 months ago

adswa commented 10 months ago

The copy-button icon has disappeared, and instead displays its alt-text. Inspecting the source shows a wrong src= definition, such as

<img src="undefined_static/copy-button.svg" alt="Copy to clipboard">

In reality, the svg is in docs/_build/html/_static/copy-button.svg