From 7633cd9005706769bbec8c4773c8264659129172 Mon Sep 17 00:00:00 2001 From: Alvin Mites Date: Tue, 7 Jan 2025 14:54:04 -0700 Subject: [PATCH] Updated link to github example settings file --- docs/locale/zh_CN/LC_MESSAGES/settings.po | 4 ++-- docs/settings.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/locale/zh_CN/LC_MESSAGES/settings.po b/docs/locale/zh_CN/LC_MESSAGES/settings.po index 36c7209e..9214ffcd 100644 --- a/docs/locale/zh_CN/LC_MESSAGES/settings.po +++ b/docs/locale/zh_CN/LC_MESSAGES/settings.po @@ -63,11 +63,11 @@ msgstr "" msgid "" "Settings are configured in the form of a Python module (a file). There is" " an `example settings file " -"`_" +"`_" " available for reference." msgstr "" "设置以Python模块(一个文件)的形式。 `示例配置文件 " -"`_" +"`_" " 可供您参考。" #: ../../settings.rst:34 fd01256fff0d40319c6bd55c3e3d1f8d diff --git a/docs/settings.rst b/docs/settings.rst index b442451a..3d36bba0 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -28,7 +28,7 @@ Environment variables can also be used here but must be escaped appropriately:: Settings are configured in the form of a Python module (a file). There is an `example settings file -`_ +`_ available for reference. To see a list of current settings in your environment, including both default