Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
File renamed without changes.
6 changes: 3 additions & 3 deletions README.md → docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ A resilient URL shortener service built for production.
- [Monitoring & Observability](#monitoring--observability)
- [Deployment](#deployment)
- [AI Usage](AI_USAGE.md)
- [Architecture](/docs/ARCHITECTURE.md)
- [Decision Log](/DECISION_LOG.md)
- [Architecture](ARCHITECTURE.md)
- [Decision Log](DECISION_LOG.md)
- [License](#license)

## Prerequisites
Expand Down Expand Up @@ -271,7 +271,7 @@ Pre-configured dashboard includes: request rate by HTTP method, p99 latency, err

### Kubernetes (production)

See [docs/k8s-setup.md](docs/k8s-setup.md) for the full K3s cluster setup guide.
See [k8s-setup.md](k8s-setup.md) for the full K3s cluster setup guide.

**Deploy**

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading