This is an automated email from the ASF dual-hosted git repository.

young pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 8eb3b03fe6b fix: JSX tag rendering error causing build failure (#1829)
8eb3b03fe6b is described below

commit 8eb3b03fe6b185aec34897ab1b2eab1ac7f85bfc
Author: Qi Guo <979918...@qq.com>
AuthorDate: Wed Oct 23 10:04:40 2024 +0800

    fix: JSX tag rendering error causing build failure (#1829)
---
 blog/en/blog/2024/10/22/apisix-integrates-with-open-appsec.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/blog/en/blog/2024/10/22/apisix-integrates-with-open-appsec.md 
b/blog/en/blog/2024/10/22/apisix-integrates-with-open-appsec.md
index 655b5d38b1f..e54a508db6e 100644
--- a/blog/en/blog/2024/10/22/apisix-integrates-with-open-appsec.md
+++ b/blog/en/blog/2024/10/22/apisix-integrates-with-open-appsec.md
@@ -383,7 +383,7 @@ helm install open-appsec-k8s-apisix-latest.tgz \
 -n appsec-apisix
 ```
 
-> Replace <your-email-address> in the Helm install command above with your own 
email address, so we can send you news and updates related to open-appsec and 
better support you with your deployment if needed! You can unsubscribe at any 
time or alternatively, just remove that line if you prefer not to provide your 
email.
+> Replace `<your-email-address>` in the Helm install command above with your 
own email address, so we can send you news and updates related to open-appsec 
and better support you with your deployment if needed! You can unsubscribe at 
any time or alternatively, just remove that line if you prefer not to provide 
your email.
 
 ### 4. Validate
 

Reply via email to