From 58e484949921eccdc95208333fb34cc9a91066f4 Mon Sep 17 00:00:00 2001
From: Guylaine Prat <guylaine.prat@c-s.fr>
Date: Thu, 9 Aug 2018 14:24:32 +0200
Subject: [PATCH] Update link to image

---
 src/site/markdown/design/overview.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/site/markdown/design/overview.md b/src/site/markdown/design/overview.md
index 7d3c92d6..61843121 100644
--- a/src/site/markdown/design/overview.md
+++ b/src/site/markdown/design/overview.md
@@ -1,4 +1,4 @@
-<!--- Copyright 2013-2017 CS Systèmes d'Information
+<!--- Copyright 2013-2018 CS Systèmes d'Information
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at
@@ -20,7 +20,7 @@ the Orekit library and on the Hipparchus library. It is itself
 intended to be used from a mission-specific interface by one or more
 image processing applications.
 
-![architecture](../images/rugged-architecture.png)
+![architecture](src/site/resources/images/rugged-architecture.png)
 
 The Java platform provides the runtime environment, the Hipparchus
 library provides the mathematical algorithms (3D geometry, root
-- 
GitLab