Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
donalmurtagh committed Feb 5, 2013
1 parent e570067 commit 11da9eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ grails.commentable.poster.evaluator = evaluator

Useful available links:

`/blog/$author?/$year?/$month?/$day?` - List entries (author and date range optional args)
`/blog/tagged/$tag` - List entries with tag
`/blog/feed/[rss|atom]` - Rss Feed
* `/blog/$author?/$year?/$month?/$day?` - List entries (author and date range optional args)
* `/blog/tagged/$tag` - List entries with tag
* `/blog/feed/[rss|atom]` - Rss Feed

### Taglibs

Expand Down

0 comments on commit 11da9eb

Please sign in to comment.