juzhiyuan commented on a change in pull request #945:
URL: https://github.com/apache/apisix-website/pull/945#discussion_r822304801
##########
File path: .gitignore
##########
@@ -31,3 +31,5 @@ tmp/*
.netlify
scripts/yarn.lock
+
+.history
Review comment:
https://stackoverflow.com/questions/60687569/should-one-track-files-in-ones-history-folder-in-git
After searching Google, the `.history` folder is created by user, our repo
doesn't contain this folder.
##########
File path: website/blog/2021/05/24/Tencent-Games.md
##########
@@ -1,13 +1,12 @@
---
title: "How to use API Gateway to process 1 billion traffic daily for Tencent?"
-slug: 2021/05/24/tencent-games
+slug: 2021/05/24/how-tencent-game-use-API-geteway
Review comment:
```suggestion
slug: 2021/05/24/how-tencent-game-uses-api-geteway
```
##########
File path: website/blog/2021/06/21/use-Java-to-write-Apache-APISIX-plugins.md
##########
@@ -1,11 +1,11 @@
---
-title: "How to Write an Apache APISIX Plugin in Java"
-slug: 2021/06/21/use-java-to-write-apache-apisix-plugins
+title: "How to use Java to write plugins for API Gateway?"
+slug: 2021/06/21/how-to-use-java-to-write-plugins-for-api-gateway
Review comment:
Please note, once you updated the slug, the article's original URL will
be 404.
##########
File path:
website/i18n/zh/docusaurus-plugin-content-blog/2022/01/24/apisix-with-qingcloud-meetup.md
##########
@@ -15,7 +15,7 @@ tags: [Events]

-## 议题 1:API网关上云,如何定义一款好的API网关
+## 议题 1:API 网关上云,如何定义一款好的API 网关
Review comment:
```suggestion
## 议题 1:API 网关上云,如何定义一款好的 API 网关
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]