# HG changeset patch # User Sebastien Jodogne # Date 1598646149 -7200 # Node ID 7daa331a91a91f747538da15e79ff30f3eb8d4f4 # Parent 45b7688959756a09525595b0f81c35db490d76d0 fix diff -r 45b768895975 -r 7daa331a91a9 Sphinx/source/users/rest.rst --- a/Sphinx/source/users/rest.rst Tue Aug 25 08:02:38 2020 +0200 +++ b/Sphinx/source/users/rest.rst Fri Aug 28 22:22:29 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",