Skip to content

Commit

Permalink
chore: fix hertz architecture typo (#1005)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuangmingLuo authored Mar 6, 2024
1 parent 4a284b7 commit 05285a0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
2 changes: 2 additions & 0 deletions content/en/docs/hertz/overview/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,6 @@ We provide the [hertz-benchmark](https://github.com/cloudwego/hertz-benchmark) p
- [Example](https://github.com/cloudwego/hertz-examples): A repository to host examples for Hertz.

## Blogs
- [Getting Started with Hertz: Performance Testing Guide](/blog/2023/02/24/getting-started-with-hertz-performance-testing-guide/)
- [Hertz, an Ultra Large Scale Enterprise-Level Microservice HTTP Framework, is Now Officially Open Source!](/blog/2022/06/21/hertz-an-ultra-large-scale-enterprise-level-microservice-http-framework-is-now-officially-open-source/)
- [ByteDance Practice on Go Network Library](/blog/2020/05/24/bytedance-practices-on-go-network-library/)
5 changes: 4 additions & 1 deletion content/zh/docs/hertz/overview/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,7 @@ Hertz[həːts] 是一个 Golang 微服务 HTTP 框架,在设计之初参考了
- [Example](https://github.com/cloudwego/hertz-examples): Hertz 使用例子

## 相关文章
- [字节跳动在 Go 网络库上的实践](/zh/blog/2020/05/24/%E5%AD%97%E8%8A%82%E8%B7%B3%E5%8A%A8%E5%9C%A8-go-%E7%BD%91%E7%BB%9C%E5%BA%93%E4%B8%8A%E7%9A%84%E5%AE%9E%E8%B7%B5/)
- [Hertz 支持 QUIC & HTTP/3](/zh/blog/2023/08/02/hertz-支持-quic-http/3/)
- [HTTP 框架 Hertz 实践入门:性能测试指南](/zh/blog/2023/02/24/http-框架-hertz-实践入门性能测试指南/)
- [助力字节降本增效,大规模企业级 HTTP 框架 Hertz 设计实践](/zh/blog/2022/09/27/助力字节降本增效大规模企业级-http-框架-hertz-设计实践/)
- [字节跳动在 Go 网络库上的实践](/zh/blog/2020/05/24/字节跳动在-go-网络库上的实践/)
Binary file modified static/img/docs/hertz.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 05285a0

Please sign in to comment.