[PR #774] [MERGED] fix(docs): 修复腾讯云文档链接使用错误的 com.cn 域名 #1035

Closed
opened 2026-03-03 01:07:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/certimate-go/certimate/pull/774
Author: @bringCool
Created: 6/8/2025
Status: Merged
Merged: 6/9/2025
Merged by: @fudiwei

Base: mainHead: main


📝 Commits (1)

  • 43182de fix(docs): 修复腾讯云文档链接使用错误的 com.cn 域名

📊 Changes

7 files changed (+10 additions, -10 deletions)

View changed files

📝 internal/pkg/core/deployer/providers/tencentcloud-cdn/tencentcloud_cdn.go (+1 -1)
📝 internal/pkg/core/deployer/providers/tencentcloud-clb/tencentcloud_clb.go (+1 -1)
📝 internal/pkg/core/deployer/providers/tencentcloud-cos/tencentcloud_cos.go (+1 -1)
📝 internal/pkg/core/deployer/providers/tencentcloud-ecdn/tencentcloud_ecdn.go (+1 -1)
📝 internal/pkg/core/deployer/providers/tencentcloud-ssl-deploy/tencentcloud_ssl_deploy.go (+1 -1)
📝 ui/src/i18n/locales/en/nls.workflow.nodes.json (+2 -2)
📝 ui/src/i18n/locales/zh/nls.workflow.nodes.json (+3 -3)

📄 Description

将文档链接中的 cloud.tencent.com.cn 统一替换为正确的 cloud.tencent.com, 以避免链接跳转失败或文档加载异常的问题。

Replace cloud.tencent.com.cn in document links with the correct cloud.tencent.com to avoid link redirection failure or document loading exception.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/certimate-go/certimate/pull/774 **Author:** [@bringCool](https://github.com/bringCool) **Created:** 6/8/2025 **Status:** ✅ Merged **Merged:** 6/9/2025 **Merged by:** [@fudiwei](https://github.com/fudiwei) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`43182de`](https://github.com/certimate-go/certimate/commit/43182de732fdab856b77192b065c08dc987ca3d6) fix(docs): 修复腾讯云文档链接使用错误的 com.cn 域名 ### 📊 Changes **7 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `internal/pkg/core/deployer/providers/tencentcloud-cdn/tencentcloud_cdn.go` (+1 -1) 📝 `internal/pkg/core/deployer/providers/tencentcloud-clb/tencentcloud_clb.go` (+1 -1) 📝 `internal/pkg/core/deployer/providers/tencentcloud-cos/tencentcloud_cos.go` (+1 -1) 📝 `internal/pkg/core/deployer/providers/tencentcloud-ecdn/tencentcloud_ecdn.go` (+1 -1) 📝 `internal/pkg/core/deployer/providers/tencentcloud-ssl-deploy/tencentcloud_ssl_deploy.go` (+1 -1) 📝 `ui/src/i18n/locales/en/nls.workflow.nodes.json` (+2 -2) 📝 `ui/src/i18n/locales/zh/nls.workflow.nodes.json` (+3 -3) </details> ### 📄 Description 将文档链接中的 cloud.tencent.com.cn 统一替换为正确的 cloud.tencent.com, 以避免链接跳转失败或文档加载异常的问题。 Replace cloud.tencent.com.cn in document links with the correct cloud.tencent.com to avoid link redirection failure or document loading exception. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:07:23 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#1035
No description provided.