mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #774] [MERGED] fix(docs): 修复腾讯云文档链接使用错误的 com.cn 域名 #1035
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#1035
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:main📝 Commits (1)
43182defix(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.