mirror of
https://github.com/filp/whoops.git
synced 2026-09-05 06:57:29 +00:00
Fixing API Doc link
This commit is contained in:
@@ -54,7 +54,7 @@ If you are not using any of these frameworks, here's a very simple way to instal
|
||||
$whoops->register();
|
||||
```
|
||||
|
||||
For more options, have a look at the **example files** in `examples/` to get a feel for how things work. Also take a look at the [API Documentation](docs/Framework%20Integration.md#API%20Documentation) and the list of available handers below.
|
||||
For more options, have a look at the **example files** in `examples/` to get a feel for how things work. Also take a look at the [API Documentation](docs/API%20Documentation.md) and the list of available handers below.
|
||||
|
||||
### Available Handlers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user