From 4c38952c75effe6c71a9f22b05a72a83b7abcf47 Mon Sep 17 00:00:00 2001 From: Stef Smeets Date: Mon, 13 Feb 2023 11:01:55 +0100 Subject: [PATCH] Fix link --- docs/tutorials/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/index.md b/docs/tutorials/index.md index 371db1a..3aba1f0 100644 --- a/docs/tutorials/index.md +++ b/docs/tutorials/index.md @@ -12,6 +12,6 @@ The remainder of the tutorials are optional and for users who wish to e.g. train 3. [Evaluate on GERBIL.](evaluate_gerbil/) 4. [Deploy REL for a new Wikipedia corpus](deploy_REL_new_wiki/): 5. [Reproducing our results](reproducing_our_results/) -6. [REL as systemd service](systemd_instructions/) +6. [REL server](server/) 7. [Notes on using custom models](custom_models/) 7. [Conversational entity linking](conversations/)