From 47d40eb6b0d16d97eecc31f4a2fa302f250ea8b4 Mon Sep 17 00:00:00 2001 From: Nik Graf Date: Sat, 21 Mar 2020 15:51:39 +0100 Subject: [PATCH] remove deadlinks --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index f3fd611a..aeaa7a4d 100644 --- a/README.md +++ b/README.md @@ -38,12 +38,6 @@ collaborative or distributed applications ping us at . * [Miscellaneous](#Miscellaneous) * [Typescript Declarations](#Typescript-Declarations) * [Yjs CRDT Algorithm](#Yjs-CRDT-Algorithm) -* [Evaluation](#Evaluation) - * [Existing shared editing libraries](#Exisisting-Javascript-Libraries) - * [CRDT Algorithms](#CRDT-Algorithms) - * [Comparison of CRDT with OT](#Comparing-CRDT-with-OT) - * [Comparison of CRDT Algorithms](#Comparing-CRDT-Algorithms) - * [Comparison of Yjs with other Implementations](#Comparing-Yjs-with-other-Implementations) * [License and Author](#License-and-Author) ## Overview