From ddfe6ffb70d1ba98287a9dc99b8021f096eb2fa2 Mon Sep 17 00:00:00 2001 From: Alice <alice.poggioli@hotmail.fr> Date: Wed, 6 May 2020 14:05:57 +0200 Subject: [PATCH] add what is behind sib server --- source/import_documentation/install-sib-server.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/import_documentation/install-sib-server.rst b/source/import_documentation/install-sib-server.rst index 723cef7..04248da 100644 --- a/source/import_documentation/install-sib-server.rst +++ b/source/import_documentation/install-sib-server.rst @@ -5,7 +5,7 @@ What is behind SiB server ? ========================== Our solution is based on `Django <https://www.djangoproject.com/>`__ and named `DjangoLDP <https://git.startinblox.com/djangoldp-packages/djangoldp/>`__, adapted to be compatible with Linked Datas convention. -Go to `Server Architecture`_ to know more about it. +Go to `Server Architecture <Server Architecture>`_ to know more about it. Requirements -- GitLab