doc/book/en/development/devweb/views/primary.rst
branchstable
changeset 5388 9167751463d4
parent 5362 e185d708a36f
--- a/doc/book/en/development/devweb/views/primary.rst	Fri Apr 23 12:40:48 2010 +0200
+++ b/doc/book/en/development/devweb/views/primary.rst	Fri Apr 23 14:55:10 2010 +0200
@@ -235,7 +235,7 @@
 The view method ``self.w()`` is used to output data. Here `lines
 08-09` output HTML for the publication date of the entry.
 
-.. image:: ../../../images/lax-book.09-new-view-blogentry.en.png
+.. image:: ../../../images/lax-book_09-new-view-blogentry_en.png
    :alt: blog entries now look much nicer
 
 Let us now improve the primary view of a blog
@@ -308,5 +308,5 @@
 Assuming we added entries to the blog titled `MyLife`, displaying it
 now allows to read its description and all its entries.
 
-.. image:: ../../../images/lax-book.10-blog-with-two-entries.en.png
+.. image:: ../../../images/lax-book_10-blog-with-two-entries_en.png
    :alt: a blog and all its entries