Skip to content

Commit 6ea0039

Browse files
committed
Updated renamed file name
1 parent c131ee1 commit 6ea0039

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ Join our Discord server to ask questions, discuss issues, and coordinate work wi
4747

4848
## 🛠️ Local Development Setup
4949

50-
See the [Setup Guide](docs/SETUP.md) for the full walkthrough: prerequisites, running the backend with Docker, testing endpoints via Swagger UI, day-to-day commands, and troubleshooting.
50+
See the [Setup Guide](docs/1.%20SETUP.md) for the full walkthrough: prerequisites, running the backend with Docker, testing endpoints via Swagger UI, day-to-day commands, and troubleshooting.
5151

52-
Before writing code, read the [Project Structure](docs/PROJECT_STRUCTURE.md) guide — it explains how the codebase is organized and where new code should go.
52+
Before writing code, read the [Project Structure](docs/2.%20PROJECT_STRUCTURE.md) guide — it explains how the codebase is organized and where new code should go.

docs/1. SETUP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,5 @@ Check `make logs-app` for the actual error. The entrypoint runs database migrati
9595

9696
- **Join our [Discord](https://discord.gg/nBv5b6kF68)** — ask questions and coordinate with other contributors
9797
- [CONTRIBUTING.md](../CONTRIBUTING.md) - how to contribute
98-
- [PROJECT_STRUCTURE.md](PROJECT_STRUCTURE.md) - how the codebase is organized and where new code goes
98+
- [PROJECT_STRUCTURE.md](2.%20PROJECT_STRUCTURE.md) - how the codebase is organized and where new code goes
9999
- [docker/README.md](../docker/README.md) - Docker layout, env vars, and volumes in detail

0 commit comments

Comments
 (0)