Skip to content

Commit

Permalink
Updated reference to the source repository for ZF1 autoloaders
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Lundrigan committed May 7, 2012
1 parent 8b10ab4 commit 4448d47
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Expand Up @@ -11,11 +11,8 @@ classmap-based autoloader from Zend Framework 2 for use in ZFv1 projects. More
specifically, it uses the classmaps generated by the command-line tool to enumerate
all the controllers in each module and map routes to them accordingly.

The necessary code is linked in from Matthew's github repository via a git submodule
stored in `external/zf-examples`. It currently links everything from the
`feature/zf-classmap` branch his `zf-examples` repository, which is less than ideal
(i'm a bit of a git newbie, so if you can suggest a better way to do this, feel
free :))
The necessary code is linked in from [Matthew's github repository](https://github.com/weierophinney/zf1-autoloaders) via a git submodule
stored in `external/zf1-autoloaders`.

## Props ##
Show these guys some love:
Expand Down

0 comments on commit 4448d47

Please sign in to comment.