# HG changeset patch # User Sebastien Jodogne # Date 1598646162 -7200 # Node ID 826032d7cb840c9dc1ae6b81d7ce2c9b558c72a8 # Parent c4604a6c2193bb0af946873f20c37fc8c78382bd# Parent 7daa331a91a91f747538da15e79ff30f3eb8d4f4 merge diff -r c4604a6c2193 -r 826032d7cb84 Sphinx/source/users/rest.rst --- a/Sphinx/source/users/rest.rst Thu Aug 27 13:05:26 2020 +0200 +++ b/Sphinx/source/users/rest.rst Fri Aug 28 22:22:42 2020 +0200 @@ -417,7 +417,7 @@ to declare a remote orthanc peer:: ... - "Peers" : { + "OrthancPeers" : { "sample" : [ "http://localhost:8043" ], // short version "sample2" : { // long version "Url" : "http://localhost:8044",