diff options
Diffstat (limited to 'docs/misc')
| -rw-r--r-- | docs/misc/api-stability.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/misc/api-stability.txt b/docs/misc/api-stability.txt index 52fd430011..a648c873cc 100644 --- a/docs/misc/api-stability.txt +++ b/docs/misc/api-stability.txt @@ -96,7 +96,8 @@ of 1.0. This includes these APIs: ``django.utils`` ---------------- -Most of the modules in ``django.utils`` are designed for internal use. Only the following parts of ``django.utils`` can be considered stable: +Most of the modules in ``django.utils`` are designed for internal use. Only +the following parts of :ref:`django.utils <ref-utils>` can be considered stable: - ``django.utils.cache`` - ``django.utils.datastructures.SortedDict`` -- only this single class; the |
