Skip to content

Commit 1104fc7

Browse files
authored
Fix source link in server_definitions.md
The `ripple` portion of the source path is now `xrpld`
1 parent f31c504 commit 1104fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ labels:
88
---
99
# server_definitions
1010

11-
[[Source]](https://github.com/XRPLF/rippled/blob/master/src/ripple/rpc/handlers/ServerInfo.cpp#L43 "Source")
11+
[[Source]](https://github.com/XRPLF/rippled/blob/master/src/xrpld/rpc/handlers/ServerInfo.cpp#L42 "Source")
1212

1313
The `server_definitions` command returns an SDK-compatible `definitions.json`, generated from the `rippled` instance currently running. You can use this to query a node in a network, quickly receiving the definitions necessary to serialize/deserialize its binary data.
1414

0 commit comments

Comments
 (0)