Update docs/references/http-websocket-apis/public-api-methods/server-info-methods/version.md

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
This commit is contained in:
Dennis Dawson
2024-05-22 09:24:30 -07:00
committed by GitHub
parent 2b0c2df2d7
commit 8b46ed62c6

View File

@@ -8,7 +8,7 @@ labels:
[[Source]](https://github.com/XRPLF/rippled/blob/develop/src/ripple/beast/core/SemanticVersion.cpp "Source")
The `version` command asks the server for API version information. For `clio` servers, see [`version` (`clio`)](../clio-methods/version.md) instead.
The `version` command retrieves the API version information for the rippled server. For `Clio` servers, see [`version` (`clio`)](../clio-methods/version.md) instead.
## Request Format