From d162e5143de75fdae07e95ef643dbb85038528e4 Mon Sep 17 00:00:00 2001 From: anhefti Date: Tue, 18 Apr 2023 13:15:53 +0200 Subject: [PATCH] readme --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 81db131e..2c39f724 100644 --- a/README.rst +++ b/README.rst @@ -42,7 +42,7 @@ SEB Server is a modern webservice with a REST API and a GUI service on top of it SEB Server provides a range of basic functionalities: - Built-in institutional multitenancy -- Linking of multiple Learning Management Systems (LMS). Currently supported: +- Linking of multiple Learning Management Systems (LMS). Currently supported - `Open edX `_ - `Moodle `_ - `Open Olat `_ @@ -57,8 +57,8 @@ The image below shows a very simplified diagram that locates the SEB Server in a Safe Exam Browser (SEB). The SEB Server communicates with the LMS for managing and prepare exams as well as with the SEB Client to ensure a more automated and secure setup for high-stake exams. -.. image:: /docs/images/setup_1.png - :target: /docs/images/setup_1.png +.. image:: "/docs/images/setup_1.png" + :target: "/docs/images/setup_1.png" :align: center SEB Server Version 1.5 is out