Skip to content

Commit 587c374

Browse files
committed
Merge pull request #226 from FriendsOfSymfony/fix-doc-ref
Fix doc reference by switching to stable lib docs
2 parents 1ecae05 + 19cc624 commit 587c374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246

247247

248248
# Example configuration for intersphinx: refer to the Python standard library.
249-
intersphinx_mapping = {'foshttpcache': ('http://foshttpcache.readthedocs.org/en/latest/', None)}
249+
intersphinx_mapping = {'foshttpcache': ('http://foshttpcache.readthedocs.org/en/stable/', None)}
250250

251251
rst_epilog = """
252252
.. _expressions: http://symfony.com/doc/current/components/expression_language/index.html

0 commit comments

Comments
 (0)