We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40c07a7 + 4f82c70 commit c4f481aCopy full SHA for c4f481a
docs/conf.py
@@ -271,9 +271,9 @@
271
intersphinx_mapping = {
272
'django': ('https://django.readthedocs.io/en/latest/', None),
273
'toolkit': ('https://docs.translatehouse.org/projects/translate-toolkit/en/latest/', None),
274
- 'pootle': ('https://pootle.readthedocs.io/en/latest/', None),
+ 'pootle': ('https://docs.translatehouse.org/projects/pootle/en/latest/', None),
275
'python': ('https://docs.python.org/2.7', None),
276
- 'virtaal': ('https://virtaal.readthedocs.io/en/latest/', None),
+ 'virtaal': ('https://docs.translatehouse.org/projects/virtaal/en/latest/', None),
277
}
278
279
0 commit comments