From 9615a75bbaf72b07554b66b3c399fbb9c9810ab8 Mon Sep 17 00:00:00 2001
From: Dilawar Singh <dilawars@ncbs.res.in>
Date: Sat, 20 Jan 2018 13:00:58 +0530
Subject: [PATCH] Fixed image path after moving introduction to new folder.

---
 docs/source/introduction/introduction.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/introduction/introduction.rst b/docs/source/introduction/introduction.rst
index 961f87f8..cbb554a1 100644
--- a/docs/source/introduction/introduction.rst
+++ b/docs/source/introduction/introduction.rst
@@ -8,7 +8,7 @@ networks. MOOSE can operate at many levels of detail, from stochastic chemical
 computations, to multicompartment single-neuron models, to spiking neuron
 network models.
 
-.. figure:: images/Gallery_Moose_Multiscale.png
+.. figure:: ../images/Gallery_Moose_Multiscale.png
    :scale: 75%
    :alt: **multiple scales in moose**
 
-- 
GitLab