Skip to content

Commit f78647b

Browse files
committed
Update admin doc intro with reference to non-admin version
1 parent b5e63a1 commit f78647b

File tree

1 file changed

+1
-1
lines changed
  • docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods

1 file changed

+1
-1
lines changed

docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/feature.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The `feature` command returns information about [amendments](../../../../concept
1414

1515
You can use the `feature` command to configure the server to vote against or in favor of an amendment. This change persists even if you restart the server. {% badge href="https://github.com/XRPLF/rippled/releases/tag/1.7.0" %}Updated in: rippled 1.7.0{% /badge %}
1616

17-
_The `feature` method is an [admin method](../index.md) that cannot be run by unprivileged users._
17+
_The `feature` method documented on this page is an [admin method](../index.md). For the non-admin version, see the [`feature` public API method](../../public-api-methods/server-info-methods/feature.md)._
1818

1919
### Request Format
2020
An example of the request format:

0 commit comments

Comments
 (0)