Skip to content

Commit 964d350

Browse files
authored
Fix link to xarray twitter page (#7836)
1 parent 51554f2 commit 964d350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
extra_footer="""<p>Xarray is a fiscally sponsored project of <a href="https://numfocus.org">NumFOCUS</a>,
239239
a nonprofit dedicated to supporting the open-source scientific computing community.<br>
240240
Theme by the <a href="https://ebp.jupyterbook.org">Executable Book Project</a></p>""",
241-
twitter_url="https://twitter.com/xarray_devs",
241+
twitter_url="https://twitter.com/xarray_dev",
242242
icon_links=[], # workaround for pydata/pydata-sphinx-theme#1220
243243
)
244244

0 commit comments

Comments
 (0)