From 4fd744c2c3e4b63865f95a08f56b4da8d03e5816 Mon Sep 17 00:00:00 2001 From: Camille Schneider Date: Tue, 3 Apr 2018 00:05:06 +0200 Subject: [PATCH] fix broken links --- sharing/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sharing/README.md b/sharing/README.md index 7f73c94..e2962e5 100644 --- a/sharing/README.md +++ b/sharing/README.md @@ -135,9 +135,9 @@ More details on publishing events [here](../using-the-system/#publish-an-event). ### Community -A community is composed of the local organisations on a MISP server and the remote organisations connected by the sync users. For more information on the concept of community, refer to an [article on MISP information sharing following ISO/IEC 27010](https://github.com/MISP/misp-compliance/blob/master/ISO_IEC_27010/misp-sharing-information-following-ISO-IEC-27010.md), explaining the concept of community. +A community is composed of the local organisations on a MISP server and the remote organisations connected by the sync users. For more information on the concept of community, refer to an [article on MISP information sharing following ISO/IEC 27010](https://github.com/MISP/misp-compliance/blob/master/ISO_IEC_27010/misp-sharing-information-following-ISO-IEC-27010.md#suitable-data-model), explaining the concept of community. -Specifically, communities are not reversible. Taking the example of the above figure, illustrating the synchronisation between two MISP servers, OrgB.ServerB is part of the MISP ServerA community but OrgB.ServerA is not part of MISP ServerB community. +Specifically, communities are not reversible. Taking the example of the above figure, illustrating the synchronisation between two MISP servers, OrgB.ServerB is part of the MISP ServerA community but OrgB.ServerA is not part of MISP ServerB community. ### Distribution mechanisms @@ -250,4 +250,4 @@ It will download all events and do enrichment between these events. This system is the main system used by human analysts. It will it is not linked to any external MISP instance other then the Staging System. -To publish events to the community assign the right tags to match your push [Rules](#rules) and **publish the event** \ No newline at end of file +To publish events to the community assign the right tags to match your push [Rules](#rules) and **publish the event**