Mercurial > hg > orthanc-book
changeset 494:7daa331a91a9
fix
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 28 Aug 2020 22:22:29 +0200 |
parents | 45b768895975 |
children | 826032d7cb84 |
files | Sphinx/source/users/rest.rst |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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",