This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


The following commit(s) were added to refs/heads/master by this push:
     new 43987e4  Move diagram from background-01 module to same file structure 
as other modules
43987e4 is described below

commit 43987e41bf3bfe51c3d09a534c9e191987689e5a
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Mar 23 15:04:24 2018 +0000

    Move diagram from background-01 module to same file structure as other
    modules
---
 images/{ => background-01}/architecture.svg        |   0
 images/source/{ => background-01}/architecture.odg | Bin
 modules/background-01.html                         |   2 +-
 3 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/images/architecture.svg b/images/background-01/architecture.svg
similarity index 100%
rename from images/architecture.svg
rename to images/background-01/architecture.svg
diff --git a/images/source/architecture.odg 
b/images/source/background-01/architecture.odg
similarity index 100%
rename from images/source/architecture.odg
rename to images/source/background-01/architecture.odg
diff --git a/modules/background-01.html b/modules/background-01.html
index 3ae78fa..5bd79cd 100644
--- a/modules/background-01.html
+++ b/modules/background-01.html
@@ -86,7 +86,7 @@
 </section>
 <section>
   <h3>File structure</h3>
-  <img src="../images/architecture.svg" />
+  <img src="../images/background-01/architecture.svg" />
 </section>
 <section>
   <h3>File structure</h3>

-- 
To stop receiving notification emails like this one, please contact
[email protected].

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to