diff --git a/docs/source/conf.py b/docs/source/conf.py index 9391d684..bfefb4ee 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -54,7 +54,7 @@ intersphinx_mapping = { 'python': ('https://docs.python.org/3', None), 'naming': ('https://naming.readthedocs.io/en/latest/', None), - 'grill.names': ('https://grill-names.readthedocs.io/en/latest/', None) + '👨‍🍳': ('https://grill-names.readthedocs.io/en/latest/', None) } hoverxref_auto_ref = True hoverxref_default_type = 'tooltip'