Skip to content

Commit

Permalink
Relative URLs for img, css and js
Browse files Browse the repository at this point in the history
  • Loading branch information
rachelcarmena committed Jun 24, 2021
1 parent 257f948 commit 26cd22c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arrow-site/docs/_includes/_doc-wrapper.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<li>
<a class="menu-links" href="https://www.47deg.com/" title="47 Degrees">
<span>Sponsored by</span>
<img src="/img/docs/47deg-header-doc.svg" title="47 Degrees" alt="47 Degrees">
<img src="{{ '/img/docs/47deg-header-doc.svg' | relative_url }}" title="47 Degrees" alt="47 Degrees">
</a>
</li>
<li>
Expand Down

0 comments on commit 26cd22c

Please sign in to comment.