From 8b5f47d3569de71171ae7855f1172021883f3ee5 Mon Sep 17 00:00:00 2001 From: rschoene <rene.schoene@tu-dresden.de> Date: Wed, 13 Jan 2021 19:51:44 +0100 Subject: [PATCH] Fix link in adding to using. --- pages/adding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/adding.md b/pages/adding.md index 0abf449..afd3ccb 100644 --- a/pages/adding.md +++ b/pages/adding.md @@ -67,7 +67,7 @@ relastToJastAdd.dependsOn ragConnect ## Introduced dependencies RagConnect itself does not introduce dependencies. -However, depending on the selected protocols (see [compiler options](/using#compiler-options)), additional dependencies are required. +However, depending on the selected protocols (see [compiler options](using#compiler-options)), additional dependencies are required. | Protocol | Dependency (Gradle format) | Remarks | |-|-|-| -- GitLab