From 450a28ee2958d09146ee60e64597a4bc50128266 Mon Sep 17 00:00:00 2001 From: Felix Lohmeier Date: Tue, 30 Jan 2024 00:47:45 +0100 Subject: [PATCH] fix metadata link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c483b4a..4e37e74 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ https://dla-marbach.github.io/datasette/?url=https://github.com/dla-marbach/data Durch die Bereitstellung einer weiteren Datei [metadata.yaml](metadata.yaml) können Beschreibungstexte sowie Lizenz- und Quellenangaben für die Datenbank und die Tabellen ergänzt werden. Beispiel: -https://dla-marbach.github.io/datasette/?url=https://github.com/dla-marbach/datasette/blob/main/data.db?metadata=https://github.com/dla-marbach/datasette/blob/main/metadata.yaml +https://dla-marbach.github.io/datasette/?url=https://github.com/dla-marbach/datasette/blob/main/data.db&metadata=https://github.com/dla-marbach/datasette/blob/main/metadata.yaml ## Datasette Vollversion mit Installation