Skip to content

Commit 4752716

Browse files
committed
build(docs): Use new libtmux site
1 parent 6fd04c8 commit 4752716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ def setup(app):
138138

139139
intersphinx_mapping = {
140140
'python': ('https://docs.python.org/', None),
141-
'libtmux': ('https://libtmux.readthedocs.io', None),
141+
'libtmux': ('https://libtmux.git-pull.com/', None),
142142
'click': ('http://click.pocoo.org/5', None),
143143
}
144144

0 commit comments

Comments
 (0)