From 8a5fadf2602e1b09b30011345c75cd5b228961a1 Mon Sep 17 00:00:00 2001 From: Jochum van der Ploeg Date: Sat, 16 Dec 2023 17:45:37 +0100 Subject: [PATCH] docs: `about-us` link shows `Page Not Found` for a fraction of a second (#3) Apparently the website shows a Page Not Found for less than a millisecond to then show the content, removing the last / from the URL seems to be the "correct" url for that page. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b933aace..c81bfa28 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [Celest](https://celest.dev) is the Flutter cloud platform. We enable Flutter and Dart developers to declaratively define their backend infrastructure in Dart. -You can join our waitlist at [celest.dev](https://celest.dev). To learn more about our values and how we operate, visit our [about us](https://celest.dev/about-us/) page. +You can join our waitlist at [celest.dev](https://celest.dev). To learn more about our values and how we operate, visit our [about us](https://celest.dev/about-us) page. ## Connect with us