From b9cfaabfe293a650e5776739cb1bce8a4f21b0d2 Mon Sep 17 00:00:00 2001 From: fred-labs Date: Tue, 7 Oct 2025 12:41:53 +0200 Subject: [PATCH] Update link to variation DSL tutorial path --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index a4a104c..c086dbc 100644 --- a/docs/README.md +++ b/docs/README.md @@ -90,7 +90,7 @@ The JSON-LD models will be generated using radians, the default internal unit fo ### Tutorials -Modelling an environment can be straightforward with some background information on how the concepts are specified and related to each other. [This tutorial](Tutorial.md) will explain the concepts of the language and how to position them in the environment. An overview of the concepts and their attributes is available [here](concepts.md). A tutorial on the variation DSL is also available [here](Variation.md). +Modelling an environment can be straightforward with some background information on how the concepts are specified and related to each other. [This tutorial](Tutorial.md) will explain the concepts of the language and how to position them in the environment. An overview of the concepts and their attributes is available [here](concepts.md). A tutorial on the variation DSL is also available [here](tutorials/variation.md). ## Citation