zccabb commented on code in PR #9497: URL: https://github.com/apache/apisix/pull/9497#discussion_r1196161206
########## docs/en/latest/getting-started/README.md: ########## @@ -54,7 +54,13 @@ curl "http://127.0.0.1:9080" --head | grep Server If everything is ok, you will get the following response: ```text -Server: APISIX/3.1.0 +Server: APISIX/Version +``` + +Version is the version number of APISIX, e.g. APISIX/3.3.0 Review Comment: fixed -- 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]
