Skip to content

Commit 49edd68

Browse files
kevinten10claude
andcommitted
fix: 修复 capa.md 中 QMQ 链接的多余括号
双括号 ((url)) 导致 Hugo 0.145.0 的 URL 解析失败。 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 66144c2 commit 49edd68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/zh/blog/tecktalk/capa

content/zh/blog/tecktalk/capa/capa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -685,7 +685,7 @@ Capa SDK本身不具有丰富的功能,更像是一个包装适配层,具体
685685
| |AWS|AWS AppMesh|重试、熔断、超时等全部从SDK中下沉到Mesh层处理|
686686
|Configuration|Trip|Apollo / [QConfig](https://github.com/qunarcorp/qconfig)||
687687
| |AWS|AWS AppConfig|功能较为简陋,需要在SDK中进行弥补|
688-
|MQ|Trip|[QMQ]((https://github.com/qunarcorp/qmq))||
688+
|MQ|Trip|[QMQ](https://github.com/qunarcorp/qmq)||
689689
| |AWS|AWS MSK Kafka|缺少如延时消息等功能,需要借助周边系统进行弥补|
690690
|Redis|Trip|CRedis||
691691
| |AWS|AWS ElasticCache||

0 commit comments

Comments
 (0)