From 549f70095c1741f4dda927b997c04c43515c03a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philippe=20Saad=C3=A9?= Date: Mon, 18 May 2026 15:57:30 +0200 Subject: [PATCH] Modify hosted links in README.md Updated links in README to remove 'https://' prefix. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c8d494f..3547f30 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ WikidataSearch is the API and web app for semantic retrieval over the Wikidata V This repository powers the public service. The intended usage is the hosted API, not running your own deployment. -**Hosted Web App:** [https://wd-vectordb.wmcloud.org/](https://wd-vectordb.wmcloud.org/) \ -**Hosted API Docs (OpenAPI):** [https://wd-vectordb.wmcloud.org/docs](https://wd-vectordb.wmcloud.org/docs) \ -**Project Page:** [https://www.wikidata.org/wiki/Wikidata:Vector_Database](https://www.wikidata.org/wiki/Wikidata:Vector_Database) +**Hosted Web App:** [wd-vectordb.wmcloud.org](https://wd-vectordb.wmcloud.org/) \ +**Hosted API Docs (OpenAPI):** [wd-vectordb.wmcloud.org/docs](https://wd-vectordb.wmcloud.org/docs) \ +**Project Page:** [www.wikidata.org/wiki/Wikidata:Vector_Database](https://www.wikidata.org/wiki/Wikidata:Vector_Database) ## Hosted API Usage