Skip to content

Commit

Permalink
Update header.hbs
Browse files Browse the repository at this point in the history
  • Loading branch information
rousso authored Dec 16, 2024
1 parent 63935fa commit 482b5bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/partials/header.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<a href="/">TED Developer Docs</a>
</div>
<div class="text-eu-subtext-label">
<a href="{{siteRootPath}}">Documentation for TED developers and eSenders</a>
<a href="{{site.url}}">Documentation for TED developers and eSenders</a>
</div>
<div class="navbar-end">
{{#if env.SEARCH_ENABLED}}
Expand Down

0 comments on commit 482b5bd

Please sign in to comment.