From 9e58eb02b3083edb0dbc98e714b493a46f737773 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 14 Nov 2025 19:53:19 +0200 Subject: [PATCH] Update .env.development --- frontend/.env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/.env.development b/frontend/.env.development index 7b6f3434..1aad47ad 100644 --- a/frontend/.env.development +++ b/frontend/.env.development @@ -3,4 +3,4 @@ VITE_BASE_URL=http://localhost:5173 VITE_API_HOST=http://127.0.0.1:7091 VITE_API_STREAMING=true VITE_NOTIFICATION_TEXT="What's new in 0.14.0 — Changelog" -VITE_NOTIFICATION_LINK="#" \ No newline at end of file +VITE_NOTIFICATION_LINK="https://blog.docsgpt.cloud/docsgpt-0-14-agents-automate-integrate-and-innovate/"