diff options
author | Wolfy-J <[email protected]> | 2018-07-28 16:15:36 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2018-07-28 16:15:36 +0300 |
commit | 575020be597e2f1deda5929396425618356e5a0b (patch) | |
tree | 6d7521ed077deebf001e3b4dc8a04b55bca2efcb /README.md | |
parent | eb89b9693d461ad74f98c1bc5063fd95e7b63fb4 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -11,10 +11,10 @@ RoadRunner is an open source (MIT licensed), high-performance PSR-7 PHP applicat It supports running as a service with the ability to extend its functionality on a per-project basis. # Table of Content -- [What is RoadRunner](/wiki/what-is-roadrunner) -- [Installation](/wiki/installation) -- [Configuration](/wiki/configuration) -- [Standalone Usage](/wiki/standalone-usage) +- [What is RoadRunner](https://github.com/spiral/roadrunner/wiki/what-is-roadrunner) +- [Installation](https://github.com/spiral/roadrunner/wiki/installation) +- [Configuration](https://github.com/spiral/roadrunner/wiki/configuration) +- [Standalone Usage](https://github.com/spiral/roadrunner/wiki/standalone-usage) Features: -------- |