Update rippled source links to use master branch

This commit is contained in:
mDuo13
2018-08-20 17:15:20 -07:00
parent d244e6829f
commit a45ccb46eb
23 changed files with 25 additions and 27 deletions

View File

@@ -1,5 +1,5 @@
# feature
[[Source]<br>](https://github.com/ripple/rippled/blob/develop/src/ripple/rpc/handlers/Feature1.cpp "Source")
[[Source]<br>](https://github.com/ripple/rippled/blob/master/src/ripple/rpc/handlers/Feature1.cpp "Source")
The `feature` command returns information about [amendments](amendments.html) this server knows about, including whether they are enabled and whether the server is voting in favor of those amendments in the [amendment process](amendments.html#amendment-process). [New in: rippled 0.31.0][]