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 @@
# stop
[[Source]<br>](https://github.com/ripple/rippled/blob/develop/src/ripple/rpc/handlers/Stop.cpp "Source")
[[Source]<br>](https://github.com/ripple/rippled/blob/master/src/ripple/rpc/handlers/Stop.cpp "Source")
Gracefully shuts down the server.