From 586a701bd044f09f662a4b3b602b2cd3a3720b85 Mon Sep 17 00:00:00 2001 From: mfahampshire Date: Mon, 21 Oct 2024 21:42:08 +0200 Subject: [PATCH] update todo --- documentation/rework_todo.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/documentation/rework_todo.md b/documentation/rework_todo.md index 1cdad3731d..331825c21a 100644 --- a/documentation/rework_todo.md +++ b/documentation/rework_todo.md @@ -81,12 +81,13 @@ Autodocs CI / deployment --------------- - [ ] try and get rid of as many random scripts from github CI as possible -- [ ] redirects on server - - [ ] operators +- [x] redirects + - [x] operators - [x] rest -- [ ] add redirect page + sitemap for old links +- ~~[ ] add redirect page + sitemap for old links~~ - [x] new readme - [ ] make new ci/cd +- [ ] add redirects to existing sdk.nymtech.net domain (drafted in next.config.js) For Frontend ------------