From 4237d851380ebda58c660d580805e9a3531f95dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9E=D0=BA=D1=81=D0=B0=D0=BD=D0=B0=20=D0=AE=D1=80=D1=87?= =?UTF-8?q?=D1=83=D0=BA?= Date: Tue, 18 Mar 2025 14:44:31 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df98e01..c966603 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Neo Developer Portal is built using [Docusaurus](https://docusaurus.io/) v2. 4. Wait for a review 1. Neo developer portal team will review your PR 2. Acceptable PRs will be approved and merged into `dev` branch - 3. Once your changes are merged into the `dev` branch, and it will automatically deploy to [docs.neo.org](https://docs.neo.org). + 3. Once your changes are merged into the `dev` branch, and it will automatically deploy to [docs.neo.org](https://docs.neo.org/docs/faq/basic.html). 5. Release 1. Neo developer portal team will periodically merge `dev` into `main` branch and it will automatically deploy to [developers.neo.org](https://developers.neo.org/docs) 2. View history of releases on Github