Skip to content

Commit e3468d2

Browse files
Correct dcm26 url.py
1 parent 20d5107 commit e3468d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
# see https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/source-buttons.html
3131
"use_edit_page_button": True,
3232
# see https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/announcements.html
33-
"announcement": "The 12th annual Dataverse Community Meeting will be held at the World Trade Center in Barcelona on May 12-15, 2026. All are welcome! Register at <a href='dcm2026.com'>dcm2026.com</a>!",
33+
"announcement": "The 12th annual Dataverse Community Meeting will be held at the World Trade Center in Barcelona on May 12-15, 2026. All are welcome! Register at <a href='https://dcm2026.com'>dcm2026.com</a>!",
3434
}
3535
html_context = {
3636
"github_user": "gdcc",

0 commit comments

Comments
 (0)