mirror of
https://github.com/Unleash/unleash.git
synced 2025-11-24 20:06:55 +01:00
## What
This PR fixes some broken links we had in the application. It also adds
redirects for those links so that they should work in the future.
## Why
Because it's important to have links that work 💁
|
||
|---|---|---|
| .. | ||
| __snapshots__ | ||
| addons | ||
| db | ||
| error | ||
| middleware | ||
| openapi | ||
| proxy | ||
| routes | ||
| schema | ||
| services | ||
| types | ||
| util | ||
| app.test.ts | ||
| app.ts | ||
| create-config.test.ts | ||
| create-config.ts | ||
| default-custom-auth-deny-all.ts | ||
| event-hook.test.ts | ||
| event-hook.ts | ||
| internals.ts | ||
| logger.test.ts | ||
| logger.ts | ||
| metric-events.ts | ||
| metrics.test.ts | ||
| metrics.ts | ||
| server-impl.test.ts | ||
| server-impl.ts | ||