diff --git a/docs/en/devstation/_toc.yaml b/docs/en/devstation/_toc.yaml index e880b948e0faadca05db370bea61bd74ef9eda5a..74e59a2036e7de5cd7a0d17022b963e0553e053c 100644 --- a/docs/en/devstation/_toc.yaml +++ b/docs/en/devstation/_toc.yaml @@ -1,9 +1,8 @@ label: DevStation sections: - href: - upstream: https://gitee.com/src-openeuler/oeDeploy/blob/master/docs/en/_toc.yaml + upstream: https://gitee.com/src-openeuler/oeDeploy/blob/openEuler-25.09/docs/en/_toc.yaml path: ./devstation/oedeploy - href: - upstream: https://gitee.com/src-openeuler/oeGitExt/blob/master/docs/en/_toc.yaml + upstream: https://gitee.com/src-openeuler/oeGitExt/blob/openEuler-25.09/docs/en/_toc.yaml path: ./devstation/oeGitExt - diff --git a/docs/en/edge_computing/_toc.yaml b/docs/en/edge_computing/_toc.yaml index 809f1dae43d76473bca6b2f3c9644709f6c824a1..9ed175ba9ca0faf9e028e8f207eb095877a5a4d9 100644 --- a/docs/en/edge_computing/_toc.yaml +++ b/docs/en/edge_computing/_toc.yaml @@ -1,5 +1,5 @@ label: Edge Computing sections: - href: - upstream: https://gitee.com/src-openeuler/k3s/blob/master/docs/en/_toc.yaml + upstream: https://gitee.com/src-openeuler/k3s/blob/openEuler-25.09/docs/en/_toc.yaml path: ./k3s \ No newline at end of file diff --git a/docs/en/server/_toc.yaml b/docs/en/server/_toc.yaml index cd574cd5800b5d91356b5efb5f3344bee06ef0d3..a5cfccdc137c0c789dcdea43275f035283a245d5 100644 --- a/docs/en/server/_toc.yaml +++ b/docs/en/server/_toc.yaml @@ -40,13 +40,13 @@ sections: - href: ./security/secharden/_toc.yaml - href: ./security/trusted_computing/_toc.yaml - href: - upstream: https://gitee.com/openeuler/secGear/blob/master/docs/en/master/_toc.yaml + upstream: https://gitee.com/openeuler/secGear/blob/master/docs/en/2509/_toc.yaml path: ./security/secgear - href: - upstream: https://gitee.com/openeuler/secDetector/blob/master/docs/en/master/_toc.yaml + upstream: https://gitee.com/openeuler/secDetector/blob/master/docs/en/2509/_toc.yaml path: ./security/secDetector - href: - upstream: https://gitee.com/openeuler/cve-ease/blob/master/docs/en/master/_toc.yaml + upstream: https://gitee.com/openeuler/cve-ease/blob/master/docs/en/2509/_toc.yaml path: ./security/cve_ease - href: ./security/cert_signature/_toc.yaml - href: ./security/sbom/_toc.yaml @@ -79,7 +79,7 @@ sections: - label: Tuning Framework sections: - href: - upstream: https://gitee.com/openeuler/oeAware-manager/blob/master/docs/en/master/_toc.yaml + upstream: https://gitee.com/openeuler/oeAware-manager/blob/master/docs/en/2509/_toc.yaml path: ./performance/oeaware - label: CPU Optimization sections: @@ -98,7 +98,7 @@ sections: sections: - href: ./development/application_dev/_toc.yaml - href: - upstream: https://gitee.com/openeuler/compiler-docs/blob/master/docs/en/gcc/_toc.yaml + upstream: https://gitee.com/openeuler/compiler-docs/blob/openEuler-25.09/docs/en/gcc/_toc.yaml path: ./development/gcc - label: High Availability sections: diff --git a/docs/en/server/administration/administrator/basic_configuration.md b/docs/en/server/administration/administrator/basic_configuration.md index 670b59612359357904055f7be15931b6be4bd7b9..37ce10de6508363bf8a5506b9bbd306ce11d4d33 100644 --- a/docs/en/server/administration/administrator/basic_configuration.md +++ b/docs/en/server/administration/administrator/basic_configuration.md @@ -1,39 +1,5 @@ # Basic Configuration - - -- [Basic Configuration](#basic-configuration) - - [Setting the System Locale](#setting-the-system-locale) - - [Displaying the Current Locale Status](#displaying-the-current-locale-status) - - [Listing Available Locales](#listing-available-locales) - - [Setting the Locale](#setting-the-locale) - - [Setting the Keyboard Layout](#setting-the-keyboard-layout) - - [Displaying the Current Settings](#displaying-the-current-settings) - - [Listing Available Keyboard Layouts](#listing-available-keyboard-layouts) - - [Setting the Keyboard Layout](#setting-the-keyboard-layout-1) - - [Setting the Date and Time](#setting-the-date-and-time) - - [Using the timedatectl Command](#using-the-timedatectl-command) - - [Displaying the Current Date and Time](#displaying-the-current-date-and-time) - - [Synchronizing the System Clock with a Remote Server](#synchronizing-the-system-clock-with-a-remote-server) - - [Changing the Current Date](#changing-the-current-date) - - [Changing the Current Time](#changing-the-current-time) - - [Changing the Time Zone](#changing-the-time-zone) - - [Using the date Command](#using-the-date-command) - - [Displaying the Current Date and Time](#displaying-the-current-date-and-time-1) - - [Changing the Current Time](#changing-the-current-time-1) - - [Changing the Current Date](#changing-the-current-date-1) - - [Using the hwclock Command](#using-the-hwclock-command) - - [Real-Time Clock and System Clock](#real-time-clock-and-system-clock) - - [Displaying the Current Date and Time](#displaying-the-current-date-and-time-2) - - [Setting the Date and Time](#setting-the-date-and-time-1) - - [Setting kdump](#setting-kdump) - - [Setting the Memory Reserved for kdump](#setting-the-memory-reserved-for-kdump) - - [Parameter Formats of the Memory Reserved for kdump](#parameter-formats-of-the-memory-reserved-for-kdump) - - [Recommended Reserved Memory](#recommended-reserved-memory) - - [Disabling Network Drivers](#disabling-network-drivers) - - - ## Setting the System Locale System locale settings are stored in the /etc/locale.conf file and can be modified by the localectl command. These settings are read at system boot by the systemd daemon. diff --git a/docs/en/server/security/secharden/kernel_parameters.md b/docs/en/server/security/secharden/kernel_parameters.md index f2d4816884fa477d89c62721db651de7c22432df..e9e8fb23de690c083eeb3ff42da80cd20345559e 100644 --- a/docs/en/server/security/secharden/kernel_parameters.md +++ b/docs/en/server/security/secharden/kernel_parameters.md @@ -199,7 +199,7 @@ Kernel parameters specify the status of network configurations and application p 2. Run the following command to load the kernel parameters set in the **sysctl.conf** file: - ``` + ```shell sysctl -p /etc/sysctl.conf ``` diff --git a/docs/en/server/security/trusted_computing/ima.md b/docs/en/server/security/trusted_computing/ima.md index d01ff972e14a31a5099398db5a749fe5dba2a5c9..070ae092d762afe4f718c1acad09154337860320 100644 --- a/docs/en/server/security/trusted_computing/ima.md +++ b/docs/en/server/security/trusted_computing/ima.md @@ -708,7 +708,7 @@ After installing RPM packages released by openEuler, digest list files are autom **/etc/ima/digest_lists/0-metadata_list-compact-\** -This is the IMA digest list file, generated using the `gen_digest_lists` command (see [gen_digest_lists](#gen-digest-lists) for details). This binary file contains header information and a series of SHA256 hash values, representing the digest values of legitimate file contents and file extended attributes. Once measured or appraised, this file is imported into the kernel, and IMA digest list measurement or appraisal is performed based on the allowlist digest values in this file. +This is the IMA digest list file, generated using the `gen_digest_lists` command (see [gen_digest_lists](#gen_digest_lists) for details). This binary file contains header information and a series of SHA256 hash values, representing the digest values of legitimate file contents and file extended attributes. Once measured or appraised, this file is imported into the kernel, and IMA digest list measurement or appraisal is performed based on the allowlist digest values in this file. **/etc/ima/digest_lists/0-metadata_list-rpm-\** diff --git a/docs/en/tools/community_tools/_toc.yaml b/docs/en/tools/community_tools/_toc.yaml index 5c886d8140ecd15bebe741c7b1589475cea558c8..46390aa04c98101c53e1beb3d0c12ee0e4bae46a 100644 --- a/docs/en/tools/community_tools/_toc.yaml +++ b/docs/en/tools/community_tools/_toc.yaml @@ -3,15 +3,15 @@ sections: - label: Image Creation sections: - href: - upstream: https://gitee.com/src-openeuler/oemaker/blob/master/docs/en/_toc.yaml + upstream: https://gitee.com/src-openeuler/oemaker/blob/openEuler-25.09/docs/en/_toc.yaml path: ./isocut - href: - upstream: https://gitee.com/openeuler/imageTailor/blob/master/docs/en/master/_toc.yaml + upstream: https://gitee.com/openeuler/imageTailor/blob/master/docs/en/2509/_toc.yaml path: ./imagetailor - label: Compilation sections: - href: - upstream: https://gitee.com/openeuler/compiler-docs/blob/master/docs/en/gcc/_toc.yaml + upstream: https://gitee.com/openeuler/compiler-docs/blob/openEuler-25.09/docs/en/gcc/_toc.yaml path: ./gcc - label: Performance Optimization sections: @@ -19,23 +19,23 @@ sections: upstream: https://gitee.com/openeuler/A-Tune/blob/master/docs/en/24.03_LTS_SP2/_toc.yaml path: ./atune - href: - upstream: https://gitee.com/openeuler/oeAware-manager/blob/master/docs/en/master/_toc.yaml + upstream: https://gitee.com/openeuler/oeAware-manager/blob/master/docs/en/2509/_toc.yaml path: ./oeaware - label: Migration sections: - href: - upstream: https://gitee.com/src-openeuler/migration-tools/blob/master/docs/en/_toc.yaml + upstream: https://gitee.com/src-openeuler/migration-tools/blob/openEuler-25.09/docs/en/_toc.yaml path: ./migration_tools - label: Virtualization sections: - href: - upstream: https://gitee.com/openeuler/eulerlauncher/blob/master/docs/en/master/_toc.yaml + upstream: https://gitee.com/openeuler/eulerlauncher/blob/master/docs/en/2509/_toc.yaml path: ./eulerlauncher - label: Package Management sections: - href: - upstream: https://gitee.com/openeuler/epkg/blob/master/docs/en/master/_toc.yaml + upstream: https://gitee.com/openeuler/epkg/blob/master/docs/en/2509/_toc.yaml path: ./epkg - href: - upstream: https://gitee.com/openeuler/epkg-autopkg/blob/master/docs/en/master/_toc.yaml + upstream: https://gitee.com/openeuler/epkg-autopkg/blob/master/docs/en/2509/_toc.yaml path: ./epkg_autopkg diff --git a/docs/en/tools/desktop/_toc.yaml b/docs/en/tools/desktop/_toc.yaml index 227c07b07abb130e6f17e446d30456fc99044fbe..7d2028a662f51b449dfde3974c866d3a6a797593 100644 --- a/docs/en/tools/desktop/_toc.yaml +++ b/docs/en/tools/desktop/_toc.yaml @@ -3,7 +3,7 @@ sections: - href: upstream: https://gitee.com/openeuler/ukui/blob/master/docs/en/_toc.yaml - href: - upstream: https://gitee.com/openeuler/dde/blob/master/docs/en/_toc.yaml + upstream: https://gitee.com/openeuler/dde/blob/openEuler-25.09/docs/en/_toc.yaml - href: upstream: https://gitee.com/openeuler/kiran-desktop/blob/master/docs/en/_toc.yaml path: ./kiran diff --git a/docs/en/tools/devops/_toc.yaml b/docs/en/tools/devops/_toc.yaml index 4a5f33cb75897b8ec73e26d37c46a0793c5bfeec..39f5697eacd447aeb664e9c8a607ea13603c4bf5 100644 --- a/docs/en/tools/devops/_toc.yaml +++ b/docs/en/tools/devops/_toc.yaml @@ -3,5 +3,5 @@ sections: - label: Source Code Management sections: - href: - upstream: https://gitee.com/openeuler/patch-tracking/blob/master/docs/en/master/_toc.yaml + upstream: https://gitee.com/openeuler/patch-tracking/blob/master/docs/en/2509/_toc.yaml path: ./patch_tracking diff --git a/docs/en/tools/security/_toc.yaml b/docs/en/tools/security/_toc.yaml index 13e0a46ed6ef0a0dbaef1429d93ce382a28d9c4b..89defee60a1a6f1dd14400577d52353b00171d8e 100644 --- a/docs/en/tools/security/_toc.yaml +++ b/docs/en/tools/security/_toc.yaml @@ -1,5 +1,5 @@ label: Security sections: - href: - upstream: https://gitee.com/openeuler/secGear/blob/master/docs/en/master/_toc.yaml + upstream: https://gitee.com/openeuler/secGear/blob/master/docs/en/2509/_toc.yaml path: ./secgear diff --git a/docs/zh/devstation/_toc.yaml b/docs/zh/devstation/_toc.yaml index 788a2860969f5ceaf995dddc8c075d85f2d3bb66..f68326f0ba4fa44bbc58f8d925d9f591b3d3517d 100644 --- a/docs/zh/devstation/_toc.yaml +++ b/docs/zh/devstation/_toc.yaml @@ -1,17 +1,17 @@ label: DevStation sections: - href: - upstream: https://gitee.com/src-openeuler/calamares/blob/master/docs/zh/_toc.yaml + upstream: https://gitee.com/src-openeuler/calamares/blob/openEuler-25.09/docs/zh/_toc.yaml path: ./devstation/calamares - href: - upstream: https://gitee.com/src-openeuler/oeDeploy/blob/master/docs/zh/_toc.yaml + upstream: https://gitee.com/src-openeuler/oeDeploy/blob/openEuler-25.09/docs/zh/_toc.yaml path: ./devstation/oedeploy - href: - upstream: https://gitee.com/src-openeuler/oeGitExt/blob/master/docs/zh/_toc.yaml + upstream: https://gitee.com/src-openeuler/oeGitExt/blob/openEuler-25.09/docs/zh/_toc.yaml path: ./devstation/oeGitExt - href: - upstream: https://gitee.com/src-openeuler/roo-code/blob/master/docs/zh/_toc.yaml + upstream: https://gitee.com/src-openeuler/roo-code/blob/openEuler-25.09/docs/zh/_toc.yaml path: ./devstation/roo-code - href: - upstream: https://gitee.com/src-openeuler/oeDevPlugin/blob/master/docs/zh/_toc.yaml + upstream: https://gitee.com/src-openeuler/oeDevPlugin/blob/openEuler-25.09/docs/zh/_toc.yaml path: ./devstation/oeDevPlugin diff --git a/docs/zh/edge_computing/_toc.yaml b/docs/zh/edge_computing/_toc.yaml index b39e0bdacd2b3db4dabf24ad7e7cf6a04e1921c8..b735e6d986405eec302493bf5eca1f76bfb1987c 100644 --- a/docs/zh/edge_computing/_toc.yaml +++ b/docs/zh/edge_computing/_toc.yaml @@ -1,5 +1,5 @@ label: 边缘计算 sections: - href: - upstream: https://gitee.com/src-openeuler/k3s/blob/master/docs/zh/_toc.yaml + upstream: https://gitee.com/src-openeuler/k3s/blob/openEuler-25.09/docs/zh/_toc.yaml path: ./k3s diff --git a/docs/zh/server/_toc.yaml b/docs/zh/server/_toc.yaml index 95a905aefb11df753ef0664828e67a896f31a5b9..40430f37f99acaa1cf7f82c8f9aaccdbf4e7a2f7 100644 --- a/docs/zh/server/_toc.yaml +++ b/docs/zh/server/_toc.yaml @@ -40,13 +40,13 @@ sections: - href: ./security/secharden/_toc.yaml - href: ./security/trusted_computing/_toc.yaml - href: - upstream: https://gitee.com/openeuler/secGear/blob/master/docs/zh/master/_toc.yaml + upstream: https://gitee.com/openeuler/secGear/blob/master/docs/zh/2509/_toc.yaml path: ./security/secgear - href: - upstream: https://gitee.com/openeuler/secDetector/blob/master/docs/zh/master/_toc.yaml + upstream: https://gitee.com/openeuler/secDetector/blob/master/docs/zh/2509/_toc.yaml path: ./security/secDetector - href: - upstream: https://gitee.com/openeuler/cve-ease/blob/master/docs/zh/master/_toc.yaml + upstream: https://gitee.com/openeuler/cve-ease/blob/master/docs/zh/2509/_toc.yaml path: ./security/cve_ease - href: ./security/cert_signature/_toc.yaml - href: ./security/sbom/_toc.yaml @@ -79,7 +79,7 @@ sections: - label: 调优框架 sections: - href: - upstream: https://gitee.com/openeuler/oeAware-manager/blob/master/docs/zh/master/_toc.yaml + upstream: https://gitee.com/openeuler/oeAware-manager/blob/master/docs/zh/2509/_toc.yaml path: ./performance/oeaware - label: CPU调优 sections: @@ -98,13 +98,13 @@ sections: sections: - href: ./development/application_dev/_toc.yaml - href: - upstream: https://gitee.com/openeuler/compiler-docs/blob/master/docs/zh/bisheng_autotuner/_toc.yaml + upstream: https://gitee.com/openeuler/compiler-docs/blob/openEuler-25.09/docs/zh/bisheng_autotuner/_toc.yaml path: ./development/bisheng_autotuner - href: - upstream: https://gitee.com/openeuler/compiler-docs/blob/master/docs/zh/gcc/_toc.yaml + upstream: https://gitee.com/openeuler/compiler-docs/blob/openEuler-25.09/docs/zh/gcc/_toc.yaml path: ./development/gcc - href: - upstream: https://gitee.com/openeuler/compiler-docs/blob/master/docs/zh/llvm/_toc.yaml + upstream: https://gitee.com/openeuler/compiler-docs/blob/openEuler-25.09/docs/zh/llvm/_toc.yaml path: ./development/llvm - label: HA高可用 sections: diff --git a/docs/zh/server/performance/system_resource/system_resources_and_performance.md b/docs/zh/server/performance/system_resource/system_resources_and_performance.md index 18dd9640703ae82f8781a04caa14758e8e2c75d6..78d8d197d50d3cce39776cb1cc6c36638a15535a 100644 --- a/docs/zh/server/performance/system_resource/system_resources_and_performance.md +++ b/docs/zh/server/performance/system_resource/system_resources_and_performance.md @@ -29,6 +29,7 @@ ![](./images/zh-cn_image_0000001385585749.png) 在命令的输出信息中,各字段所代表的含义如下: + |字段|含义| |--|--| |procs|进程信息字段。| diff --git a/docs/zh/server/security/trusted_computing/ima.md b/docs/zh/server/security/trusted_computing/ima.md index d05af1af26a17b652258842a068ea6c97a649c96..cef8588833b60c0ee6a7a23644aeba56d52a40de 100644 --- a/docs/zh/server/security/trusted_computing/ima.md +++ b/docs/zh/server/security/trusted_computing/ima.md @@ -681,7 +681,7 @@ yum install ima-evm-utils digest-list-tools **/etc/ima/digest_lists/0-metadata_list-compact-\** -为IMA摘要列表文件,通过`gen_digest_lists`命令生成(生成方法详见[gen_digest_lists工具](#gen-digest-lists工具)),该文件为二进制格式,包含header信息以及一连串SHA256哈希值,分别代表合法的文件内容摘要值和文件扩展属性摘要值。该文件被度量或评估后,最终被导入内核,并以该文件中的白名单摘要值为基准进行IMA摘要列表度量或评估。 +为IMA摘要列表文件,通过`gen_digest_lists`命令生成(生成方法详见[gen_digest_lists工具](#gen_digest_lists工具)),该文件为二进制格式,包含header信息以及一连串SHA256哈希值,分别代表合法的文件内容摘要值和文件扩展属性摘要值。该文件被度量或评估后,最终被导入内核,并以该文件中的白名单摘要值为基准进行IMA摘要列表度量或评估。 **/etc/ima/digest_lists/0-metadata_list-rpm-\** diff --git a/docs/zh/tools/community_tools/_toc.yaml b/docs/zh/tools/community_tools/_toc.yaml index f2e1a101a9c7b5f8574a3744318893beeca40252..26e91e33820274395597789ee54593e17808f105 100644 --- a/docs/zh/tools/community_tools/_toc.yaml +++ b/docs/zh/tools/community_tools/_toc.yaml @@ -3,15 +3,15 @@ sections: - label: 镜像构建 sections: - href: - upstream: https://gitee.com/src-openeuler/oemaker/blob/master/docs/zh/_toc.yaml + upstream: https://gitee.com/src-openeuler/oemaker/blob/openEuler-25.09/docs/zh/_toc.yaml path: ./isocut - href: - upstream: https://gitee.com/openeuler/imageTailor/blob/master/docs/zh/master/_toc.yaml + upstream: https://gitee.com/openeuler/imageTailor/blob/master/docs/zh/2509/_toc.yaml path: ./imagetailor - label: 编译 sections: - href: - upstream: https://gitee.com/openeuler/compiler-docs/blob/master/docs/zh/gcc/_toc.yaml + upstream: https://gitee.com/openeuler/compiler-docs/blob/openEuler-25.09/docs/zh/gcc/_toc.yaml path: ./gcc - label: 性能优化 sections: @@ -19,23 +19,23 @@ sections: upstream: https://gitee.com/openeuler/A-Tune/blob/master/docs/zh/24.03_LTS_SP2/_toc.yaml path: ./atune - href: - upstream: https://gitee.com/openeuler/oeAware-manager/blob/master/docs/zh/master/_toc.yaml + upstream: https://gitee.com/openeuler/oeAware-manager/blob/master/docs/zh/2509/_toc.yaml path: ./oeaware - label: 迁移 sections: - href: - upstream: https://gitee.com/src-openeuler/migration-tools/blob/master/docs/zh/_toc.yaml + upstream: https://gitee.com/src-openeuler/migration-tools/blob/openEuler-25.09/docs/zh/_toc.yaml path: ./migration_tools - label: 虚拟化 sections: - href: - upstream: https://gitee.com/openeuler/eulerlauncher/blob/master/docs/zh/master/_toc.yaml + upstream: https://gitee.com/openeuler/eulerlauncher/blob/master/docs/zh/2509/_toc.yaml path: ./eulerlauncher - label: epkg软件包 sections: - href: - upstream: https://gitee.com/openeuler/epkg/blob/master/docs/zh/master/_toc.yaml + upstream: https://gitee.com/openeuler/epkg/blob/master/docs/zh/2509/_toc.yaml path: ./epkg - href: - upstream: https://gitee.com/openeuler/epkg-autopkg/blob/master/docs/zh/master/_toc.yaml + upstream: https://gitee.com/openeuler/epkg-autopkg/blob/master/docs/zh/2509/_toc.yaml path: ./epkg_autopkg diff --git a/docs/zh/tools/desktop/_toc.yaml b/docs/zh/tools/desktop/_toc.yaml index 26b31e832b32916af1d27d5819844f6149ac6159..8bdf45add0e8e31aa08bfe9e9234905ffea49e3e 100644 --- a/docs/zh/tools/desktop/_toc.yaml +++ b/docs/zh/tools/desktop/_toc.yaml @@ -3,7 +3,7 @@ sections: - href: upstream: https://gitee.com/openeuler/ukui/blob/master/docs/zh/_toc.yaml - href: - upstream: https://gitee.com/openeuler/dde/blob/master/docs/zh/_toc.yaml + upstream: https://gitee.com/openeuler/dde/blob/openEuler-25.09/docs/zh/_toc.yaml - href: upstream: https://gitee.com/openeuler/kiran-desktop/blob/master/docs/zh/_toc.yaml path: ./kiran diff --git a/docs/zh/tools/devops/_toc.yaml b/docs/zh/tools/devops/_toc.yaml index 20740d38a188e14640aa4b47e9df1226befbd138..cb0d44136c56e7326ef423692e4a8795b2fb45b7 100644 --- a/docs/zh/tools/devops/_toc.yaml +++ b/docs/zh/tools/devops/_toc.yaml @@ -3,5 +3,5 @@ sections: - label: 源码管理 sections: - href: - upstream: https://gitee.com/openeuler/patch-tracking/blob/master/docs/zh/master/_toc.yaml + upstream: https://gitee.com/openeuler/patch-tracking/blob/master/docs/zh/2509/_toc.yaml path: ./patch_tracking diff --git a/docs/zh/tools/security/_toc.yaml b/docs/zh/tools/security/_toc.yaml index 09c891797d07907a0407403a9c3f74ec969431f9..41fac9a22563989e73f38d8122e52a542c43f698 100644 --- a/docs/zh/tools/security/_toc.yaml +++ b/docs/zh/tools/security/_toc.yaml @@ -1,5 +1,5 @@ label: 安全 sections: - href: - upstream: https://gitee.com/openeuler/secGear/blob/master/docs/zh/master/_toc.yaml + upstream: https://gitee.com/openeuler/secGear/blob/master/docs/zh/2509/_toc.yaml path: ./secgear