From 1001d6ca41570cfbb5143151f5dddc4f495f7efd Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Tue, 27 Aug 2024 10:42:22 +0200 Subject: [PATCH] Change the documentation URL to a tentative one --- svrjs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/svrjs.json b/svrjs.json index 7425632..63d47b5 100644 --- a/svrjs.json +++ b/svrjs.json @@ -1,6 +1,6 @@ { "version": "Nightly-GitNext", "name": "SVR.JS", - "documentationURL": "https://svrjs.org/docs", + "documentationURL": "https://svrjs.org/docs/tentative", "statisticsServerCollectEndpoint": "https://statistics.svrjs.org/collect.svr" }