diff options
| -rw-r--r-- | docs/utils.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/utils.rst b/docs/utils.rst index f1798b9..3e001a8 100644 --- a/docs/utils.rst +++ b/docs/utils.rst @@ -41,7 +41,7 @@ new in Click 6.0. Click now emulates output streams on Windows to support unicode to the Windows console through separate APIs. For more information see -`wincmd`_. +:doc:`/wincmd`. .. versionadded:: 3.0 @@ -283,7 +283,7 @@ Example:: Click now emulates output streams on Windows to support unicode to the Windows console through separate APIs. For more information see -`wincmd`_. +:doc:`/wincmd`. Intelligent File Opening |
