From de06bfe18196c036a77b628ef1c84ef9f6f32751 Mon Sep 17 00:00:00 2001 From: ismailbennani Date: Thu, 24 Apr 2025 12:27:14 +0200 Subject: [PATCH] fix: use correct URL placeholders in docs homepage --- docs/src/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/index.md b/docs/src/index.md index ef847cee..ed7c2d92 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -28,7 +28,7 @@ features: alt: 'WebSite' } details: Create, view, and edit Factur-X documents directly in your browser with our user-friendly editor. - link: https://{BUILD-NAME}.facturxdotnet.org/editor + link: {EDITOR-URL} linkText: Try it live - title: API icon: { @@ -37,7 +37,7 @@ features: alt: 'API' } details: Programmatically generate, read, and validate Factur-X documents through our powerful API. - link: https://{BUILD-NAME}.facturxdotnet.org/api + link: {API-URL} linkText: Try it live - title: .NET library and tool icon: {