try with relative paths
This commit is contained in:
parent
308bcdf2c1
commit
974c8d4f2a
1 changed files with 31 additions and 32 deletions
|
@ -53,9 +53,9 @@ 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:: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/master/docs/images/setup_1.png
|
||||
.. image:: /docs/images/setup_1.png
|
||||
:align: center
|
||||
:target: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/master/docs/images/setup_1.png
|
||||
:target: /docs/images/setup_1.png
|
||||
|
||||
|
||||
SEB Server Version 1.5 is out
|
||||
|
@ -99,7 +99,6 @@ Bugfixes:
|
|||
- Export Exam Connection Configuration, special characters in exam name cut of file name
|
||||
- Zoom proctoring gallery view seems not to work because of cross-origin settings
|
||||
|
||||
|
||||
Docker-Image:
|
||||
|
||||
TODO
|
||||
|
|
Loading…
Reference in a new issue