# HG changeset patch # User Sebastien Jodogne # Date 1556376578 -7200 # Node ID ea82efa0885ad8ac57d3211d668d9aad9b78d3fe # Parent a162fa200a135ca655ab5ad96cbb4ebfc9ae0663 fix diff -r a162fa200a13 -r ea82efa0885a Sphinx/source/faq/crash.rst --- a/Sphinx/source/faq/crash.rst Sat Apr 27 15:52:49 2019 +0200 +++ b/Sphinx/source/faq/crash.rst Sat Apr 27 16:49:38 2019 +0200 @@ -75,7 +75,7 @@ ` is available as the ``crash.cpp`` file, here is a sample debug session:: - $ wget http://orthanc.osimis.io/lsb/orthanc-debug/releases/1.5.6/Orthanc + $ wget http://lsb.orthanc-server.com/orthanc/debug/1.5.6/Orthanc $ chmod +x ./Orthanc $ gcc -fPIC -shared ./crash.cpp -I ~/orthanc/Plugins/Include -o crash.so $ ulimit -c unlimited