From 9a6b5f7ff2db84345fd2a1d04f75c436761f3ea6 Mon Sep 17 00:00:00 2001
From: mlerik <baerenjesus@gmail.com>
Date: Mon, 8 Jul 2019 15:49:27 +0000
Subject: [PATCH] Update Getting_Started_Training.md

---
 torch_training/Getting_Started_Training.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/torch_training/Getting_Started_Training.md b/torch_training/Getting_Started_Training.md
index 994810b..b8832be 100644
--- a/torch_training/Getting_Started_Training.md
+++ b/torch_training/Getting_Started_Training.md
@@ -19,4 +19,4 @@ The tree observation exploits the fact that a railway network is a graph and thu
 
 Here is a small example of a railway network with an agent in the top left corner. The tree observation is build by following the allowed transitions for that agent.
 
-.. image:: https://i.imgur.com/utqMx08.png
+[Small_Network](https://i.imgur.com/utqMx08.png)
\ No newline at end of file
-- 
GitLab