From 6781c1c9b0e9ba0cad5e0da76382939eea44db15 Mon Sep 17 00:00:00 2001
From: mlerik <baerenjesus@gmail.com>
Date: Mon, 8 Jul 2019 15:50:25 +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 b8832be..c8a17f1 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.
 
-[Small_Network](https://i.imgur.com/utqMx08.png)
\ No newline at end of file
+![Small_Network](https://i.imgur.com/utqMx08.png)
\ No newline at end of file
-- 
GitLab