Skip to content

Commit

Permalink
Use absolute link in announcement banner
Browse files Browse the repository at this point in the history
  • Loading branch information
adamltyson committed Oct 31, 2023
1 parent e8bcbcc commit c16b197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@

## Cutomize the theme
html_theme_options = {
"announcement": "BrainGlobe is undergoing restructuring. Keep track of the latest developments on <a href='blog/index.html'>the blog</a>",
"announcement": "BrainGlobe is undergoing restructuring. Keep track of the latest developments on <a href='https://brainglobe.info/blog/index.html'>the blog</a>",
"icon_links": [
{
# Label for this link
Expand Down

0 comments on commit c16b197

Please sign in to comment.