diff Sphinx/source/faq/log.rst @ 1004:17bf6fafb884

added links to uclouvain
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 20 Dec 2023 08:12:21 +0100
parents d43d74afdfad
children f263cd65a754
line wrap: on
line diff
--- a/Sphinx/source/faq/log.rst	Wed Dec 20 08:01:52 2023 +0100
+++ b/Sphinx/source/faq/log.rst	Wed Dec 20 08:12:21 2023 +0100
@@ -41,10 +41,10 @@
 to logging. Check out the :ref:`full manpage <manpage>`.
   
 However, if you use packaged versions of Orthanc that starts the
-server in background (such as GNU/Linux packages or the Windows
-installers by Osimis), you will have to manually start Orthanc. The
-sections below explain how to achieve this goal with the officially
-supported packages.
+server in background (such as GNU/Linux packages or the `Windows
+installers <https://www.orthanc-server.com/download-windows.php>`__),
+you will have to manually start Orthanc. The sections below explain
+how to achieve this goal with the officially supported packages.
 
 
 With Orthanc Explorer 2 installed
@@ -66,7 +66,8 @@
 ^^^^^^^^^^^^^
 
 
-if you used the official installer by Osimis:
+if you used the `official Windows installers
+<https://www.orthanc-server.com/download-windows.php>`__:
 
 1. Stop the Orthanc service. The actual process depends on your
    version of Windows.
@@ -177,4 +178,4 @@
 
 * Starting from Orthanc 1.12.2, Orthanc is logging the thread name in the
   logs.  If you need to revert back to the previous format, add the 
-  ``--logs-no-thread`` command line option at startup.
\ No newline at end of file
+  ``--logs-no-thread`` command line option at startup.