From 242f4d8e33bf266bd95eed3a3e72a836562cfd56 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Wed, 31 Jul 2013 09:35:17 +0200 Subject: doc: Rename architectural diagram It should not be specific to old gluster version anyway and the dot in name causes trouble to pandoc/LaTeX: pandoc: Error producing PDF from TeX source. ! LaTeX Error: Unknown graphics extension: .2_Architecture.png. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.98 ...ages/640px-GlusterFS_3.2_Architecture.png} Change-Id: I9d222a1628e1c14b004c059733fabd7b70c86f26 Signed-off-by: Lubomir Rintel Reviewed-on: http://review.gluster.org/5476 Reviewed-by: Vijay Bellur Tested-by: Vijay Bellur --- doc/admin-guide/en-US/markdown/gfs_introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/admin-guide/en-US/markdown') diff --git a/doc/admin-guide/en-US/markdown/gfs_introduction.md b/doc/admin-guide/en-US/markdown/gfs_introduction.md index 291d7c555c1..fd2c53dc992 100644 --- a/doc/admin-guide/en-US/markdown/gfs_introduction.md +++ b/doc/admin-guide/en-US/markdown/gfs_introduction.md @@ -44,7 +44,7 @@ location: Storage ------------------------------------------------------------------------ - [ Virtualized Cloud Environments ]: images/640px-GlusterFS_3.2_Architecture.png + [ Virtualized Cloud Environments ]: images/640px-GlusterFS_Architecture.png []: http://docs.redhat.com/docs/en-US/Red_Hat_Storage_Software_Appliance/index.html [1]: http://docs.redhat.com/docs/en-US/Red_Hat_Virtual_Storage_Appliance/index.html [2]: http://docs.redhat.com/docs/en-US/Red_Hat_Storage/index.html -- cgit