diff options
author | Lubomir Rintel <lubo.rintel@gooddata.com> | 2013-07-31 09:35:17 +0200 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2013-08-04 07:33:58 -0700 |
commit | 242f4d8e33bf266bd95eed3a3e72a836562cfd56 (patch) | |
tree | a2407212e2f7296ab19df642404effa3ef40c93d /doc/admin-guide | |
parent | 375f3b4164dcfe7aab7ffb747dc178079c17976e (diff) |
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 <return> for immediate help.
...
l.98 ...ages/640px-GlusterFS_3.2_Architecture.png}
Change-Id: I9d222a1628e1c14b004c059733fabd7b70c86f26
Signed-off-by: Lubomir Rintel <lubo.rintel@gooddata.com>
Reviewed-on: http://review.gluster.org/5476
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Tested-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'doc/admin-guide')
-rw-r--r-- | doc/admin-guide/en-US/images/640px-GlusterFS_Architecture.png (renamed from doc/admin-guide/en-US/images/640px-GlusterFS_3.2_Architecture.png) | bin | 97477 -> 97477 bytes | |||
-rw-r--r-- | doc/admin-guide/en-US/images/GlusterFS_Architecture.png (renamed from doc/admin-guide/en-US/images/GlusterFS_3.2_Architecture.png) | bin | 133597 -> 133597 bytes | |||
-rw-r--r-- | doc/admin-guide/en-US/markdown/gfs_introduction.md | 2 |
3 files changed, 1 insertions, 1 deletions
diff --git a/doc/admin-guide/en-US/images/640px-GlusterFS_3.2_Architecture.png b/doc/admin-guide/en-US/images/640px-GlusterFS_Architecture.png Binary files differindex 95f89ec8286..95f89ec8286 100644 --- a/doc/admin-guide/en-US/images/640px-GlusterFS_3.2_Architecture.png +++ b/doc/admin-guide/en-US/images/640px-GlusterFS_Architecture.png diff --git a/doc/admin-guide/en-US/images/GlusterFS_3.2_Architecture.png b/doc/admin-guide/en-US/images/GlusterFS_Architecture.png Binary files differindex b506db1f4e7..b506db1f4e7 100644 --- a/doc/admin-guide/en-US/images/GlusterFS_3.2_Architecture.png +++ b/doc/admin-guide/en-US/images/GlusterFS_Architecture.png 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 |