diff --git a/src/singbox_converter/core.py b/src/singbox_converter/core.py index 40cb786ae..1b89626b5 100644 --- a/src/singbox_converter/core.py +++ b/src/singbox_converter/core.py @@ -68,11 +68,11 @@ def __init__( ): """ :param dict | None providers_config: Configuration for providers. - See example at `providers example `_. + See example at `providers example `_. :param template: A 0-based integer representing the index of built-in templates (in alphabetical order), a URL of the template, or a file path to the template, or a dict as the template config itself. - See available templates at `built-in templates `_. + See available templates at `built-in templates `_. :type template: int, str, dict, or None :param bool is_console_mode: Specifies if the instance is running in console mode. :param str fetch_sub_ua: The User-Agent string used when fetching