From 8bcf165fcbe53e2335f47877b78d183dd2818910 Mon Sep 17 00:00:00 2001
From: Axel Carayon <115-acarayon@users.noreply.022e47118ec0>
Date: Wed, 13 Jul 2022 13:38:40 +0000
Subject: [PATCH] Update ODD.md

---
 ODD.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/ODD.md b/ODD.md
index ce1df43..1d68e7b 100644
--- a/ODD.md
+++ b/ODD.md
@@ -107,8 +107,6 @@ If true, will use a scheduler that will wake up agents accordingly to the record
 
 Seed all the random elements in the simulation.
 
-See the [How the random works](#how-the-random-works) section for more details.
-
 ```size : Integer```
 
 Set the size in pixels of the square world.
-- 
GitLab