From 0dbcb281c4316854ecba06289663d83cfd743c89 Mon Sep 17 00:00:00 2001 From: coool9 <57592164+coool9@users.noreply.github.com> Date: Sun, 22 Feb 2026 14:11:42 +0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6ae6e59b5e..a1527dfcd69 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ This monorepo contains the web services and documentation for open.mp and SA-MP. ## Overview -- `docs/` Wiki documentation for SA-MP and open.mp in Markdown format including translations. +- `frontend/docs/` Wiki documentation for SA-MP and open.mp in Markdown format including translations. - `frontend/` [Next.js](https://nextjs.org) app for the https://open.mp site. - `prisma/` [Prisma](https://prisma.io/) database models for generating Go code and SQL migrations. - `app/` Backend API for server listings, accounts, etc.