Skip to content

Commit

Permalink
Fixes image path
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminVanRyseghem committed Jan 5, 2015
1 parent 9ba4edf commit 340e3bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Render a form using `formidable.core/render-form`:

Using the default `:bootstrap-horizontal` renderer and a [Bootstrap](http://twitter.github.com/bootstrap/) theme, the form will look something like this when passed through [Hiccup](https://github.com/weavejester/hiccup) or [Dommy](https://github.com/Prismatic/dommy):

![form](https://github.com/jkk/formidable/raw/master/doc/bootstrap-horizontal.png)
![form](https://github.com/teamwall/formidable/raw/master/doc/bootstrap-horizontal.png)

Note: Formidable does not include any CSS or images. You are responsible for providing those yourself.

Expand Down

0 comments on commit 340e3bb

Please sign in to comment.