From 3213c6db7cf434a17302fe65fcd04a8e38ede39f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Trunk=C3=A1t?= Date: Fri, 1 Dec 2023 16:57:53 +0100 Subject: [PATCH] chore: Adding info on redirects to README.md (#772) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b8b891ea..8baeb7e88 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ This repository is the home of Apify's documentation, which you can find at [doc > [!IMPORTANT] > Before you contribute to Apify documentation with your first pull request, please read the following 2 articles: > -> - [Contributing guidelines](CONTRIBUTING.md), where you learn about the project structure, local development, and testing. -> - [Style guide](#style-guide), here below, where you learn how to keep the documentation style consistent. +> - [Contributing guidelines](CONTRIBUTING.md), where you learn about the project structure, local development, testing, and setting up the [redirects](./CONTRIBUTING.md#redirects) to make sure we keep our SEO juice 🍊. +> - [Style guide](#style-guide), here below 👇, where you learn how to keep the documentation style consistent. ## Style guide