Mercurial > hg > orthanc-book
changeset 495:826032d7cb84
merge
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 28 Aug 2020 22:22:42 +0200 |
parents | c4604a6c2193 (current diff) 7daa331a91a9 (diff) |
children | 1fdbf5b89b80 |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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",