Skip to content

Commit

Permalink
Remove relative links in README.md
Browse files Browse the repository at this point in the history
Removes relative links to avoid confusión when they fail

github/markup#101
  • Loading branch information
Maks3w committed Aug 14, 2012
1 parent 5890057 commit fb9eef8
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 @@ -53,12 +53,12 @@ latest PHP version whenever possible.

### INSTALLATION

Please see [INSTALL.md](INSTALL.md).
Please see INSTALL.md.

### CONTRIBUTING

If you wish to contribute to Zend Framework 2.0, please read both the
[README-DEV.md](README-DEV.md) and [README-GIT.md](README-GIT.md) file.
README-DEV.md and README-GIT.md file.

### QUESTIONS AND FEEDBACK

Expand All @@ -81,7 +81,7 @@ the fw-announce mailing list by sending a blank message to
### LICENSE

The files in this archive are released under the Zend Framework license.
You can find a copy of this license in [LICENSE.txt](LICENSE.txt).
You can find a copy of this license in LICENSE.txt.

### ACKNOWLEDGEMENTS

Expand Down

0 comments on commit fb9eef8

Please sign in to comment.