Skip to content

Commit

Permalink
Adds links to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ndreynolds committed Jun 14, 2011
1 parent a87958e commit 710e411
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -20,7 +20,7 @@ and put it wherever you put the others.

That's it.

Getting Started (See doc/cakephp.txt for full documentation)
Getting Started (see [doc/cakephp.vim](https://github.com/ndreynolds/vim-cakephp/blob/master/doc/cakephp.txt) for full documentation)
----------------------------------------------------------------------------------

Start working on your Cake application as you normally would. No need to set any
Expand All @@ -46,4 +46,4 @@ For these to work, you need to use the Cake MVC name conventions (i.e. If the
model name is `post.php`, the controller should be `posts_controller.php` and any
views should be located under `views/posts`.)

See doc/cakephp.vim for the full documentation.
Again, see [doc/cakephp.vim](https://github.com/ndreynolds/vim-cakephp/blob/master/doc/cakephp.txt) for the full documentation.

0 comments on commit 710e411

Please sign in to comment.