You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "monkeyDluffy6017 (via GitHub)" <gi...@apache.org> on 2023/05/17 08:44:19 UTC

[GitHub] [apisix] monkeyDluffy6017 commented on a diff in pull request #9497: docs: fix the apisix version of getting-started document

monkeyDluffy6017 commented on code in PR #9497:
URL: https://github.com/apache/apisix/pull/9497#discussion_r1196155535


##########
docs/en/latest/getting-started/README.md:
##########
@@ -53,6 +53,12 @@ curl "http://127.0.0.1:9080" --head | grep Server
 
 If everything is ok, you will get the following response:
 
+```text
+Server: APISIX/Version
+```
+
+Version is the version number of the version of APISIX you are using. For example, APISIX 3.3.0

Review Comment:
   `Version` refers to the version of APISIX that you have installed. For example, APISIX 3.3.0.



-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org