diff options
author | MichaelC <m@michaelcullum.com> | 2017-01-04 23:04:12 +0000 |
---|---|---|
committer | MichaelC <m@michaelcullum.com> | 2017-01-04 23:04:12 +0000 |
commit | 99f31604f67f5654ea14abbfc10dd1907fa61d96 (patch) | |
tree | 7827a0ed20f5611e6da2a151c825289d1f064d29 | |
parent | fb39a5fb69dbf2b94f1d83a34d756568cd4c1f01 (diff) | |
download | fig-standards-99f31604f67f5654ea14abbfc10dd1907fa61d96.zip fig-standards-99f31604f67f5654ea14abbfc10dd1907fa61d96.tar.gz fig-standards-99f31604f67f5654ea14abbfc10dd1907fa61d96.tar.bz2 |
Revert "Fixing broken link for PSR-16"
This reverts commit fb39a5fb69dbf2b94f1d83a34d756568cd4c1f01.
-rw-r--r-- | index.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -86,5 +86,5 @@ _**Legend:** A = Accepted | D = Draft | R = Review | X = Deprecated_ [psr13]: /psr/psr-13/ [psr14]: https://github.com/php-fig/fig-standards/blob/master/proposed/event-manager.md [psr15]: https://github.com/php-fig/fig-standards/blob/master/proposed/http-middleware -[psr16]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-16-simple-cache.md +[psr16]: /psr/psr-16/ [psr17]: https://github.com/php-fig/fig-standards/tree/master/proposed/http-factory |