Fix image reference in another_super_article.rst

The image tag was this:
.. image:: |filename|/pictures/{image name here}
It should be this:
.. image:: pictures/{image name here}
This commit is contained in:
Greg Meece 2014-05-14 13:49:33 -05:00
commit 47349d128a

View file

@ -14,7 +14,7 @@ Why not ?
After all, why not ? It's pretty simple to do it, and it will allow me to write my blogposts in rst !
YEAH !
.. image:: |filename|/pictures/Sushi.jpg
.. image:: pictures/Sushi.jpg
:height: 450 px
:width: 600 px
:alt: alternate text