---
title: "Redirects"
manual: "Render guides"
version: "main"
permalink: "https://docs.typo3.org/permalink/t3renderguides:redirects"
source: "Redirects/Index.rst"
rendered: "2026-09-19T06:16:43+00:00"
---

# Redirects {#redirects}

You can create redirects by calling:

```bash
docker run --rm --pull always -v $(pwd):/project -it ghcr.io/typo3-documentation/render-guides:latest create-redirects-from-git -b 8faf68f9b0d2a6037c86300536eca52287150b43
```

Changes are saved to `redirects.nginx.conf` and you need to make a manual PR at
[https://github.com/TYPO3GmbH/site-intercept/blob/develop/config/nginx/redirects.conf](https://github.com/TYPO3GmbH/site-intercept/blob/develop/config/nginx/redirects.conf)

To include them there
