Skip to content

Commit

Permalink
Update docs and file names of docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemorton committed Mar 11, 2014
1 parent 6d6388c commit 446dcbe
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,16 +64,16 @@ Done!
- [Cookies][cookies]
- [Sessions][sessions]

[start-here]: https://github.com/DrPheltRight/lily/wiki/000-overview
[basics]: https://github.com/DrPheltRight/lily/wiki/001-basics
[routing]: https://github.com/DrPheltRight/lily/wiki/002-routing
[middleware]: https://github.com/DrPheltRight/lily/wiki/003-middleware
[error-handling]: https://github.com/DrPheltRight/lily/wiki/errors
[di]: https://github.com/DrPheltRight/lily/wiki/di
[default-headers]: https://github.com/DrPheltRight/lily/wiki/default-headers
[cookies]: https://github.com/DrPheltRight/lily/wiki/cookies
[sessions]: https://github.com/DrPheltRight/lily/wiki/sessions
[flash]: https://github.com/DrPheltRight/lily/wiki/flash-messages
[start-here]: https://github.com/DrPheltRight/lily/wiki/000-overview
[basics]: https://github.com/DrPheltRight/lily/wiki/001-basics
[routing]: https://github.com/DrPheltRight/lily/wiki/002-routing
[middleware]: https://github.com/DrPheltRight/lily/wiki/003-middleware
[error-handling]: https://github.com/DrPheltRight/lily/wiki/003a-errors
[di]: https://github.com/DrPheltRight/lily/wiki/003b-di
[default-headers]: https://github.com/DrPheltRight/lily/wiki/003c-default-headers
[cookies]: https://github.com/DrPheltRight/lily/wiki/003d-cookies
[sessions]: https://github.com/DrPheltRight/lily/wiki/003e-sessions
[flash]: https://github.com/DrPheltRight/lily/wiki/003f-flash-messages

## Tests

Expand Down
2 changes: 1 addition & 1 deletion doc
Submodule doc updated from 711ff5 to 01e93b

0 comments on commit 446dcbe

Please sign in to comment.