From a9cc0b9ffa9815cbafdb4b3038b8908a541f4fb5 Mon Sep 17 00:00:00 2001 From: Alexander Myasoedov Date: Mon, 15 Apr 2024 15:35:29 +0300 Subject: [PATCH] fix(Typo): --- Readme.md | 2 +- langalf/static/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 40b608b..78363f5 100644 --- a/Readme.md +++ b/Readme.md @@ -200,7 +200,7 @@ In the example of custom integration, we use `/v1/self-probe` for the sake of in ```python -POST https://landalf.vercel.app/v1/self-probe +POST https://langalf-preview.vercel.app/v1/self-probe Authorization: Bearer XXXXX Content-Type: application/json diff --git a/langalf/static/index.html b/langalf/static/index.html index b43f1c3..562779a 100644 --- a/langalf/static/index.html +++ b/langalf/static/index.html @@ -47,7 +47,7 @@

🚀 - NEW: Star Landalf on