From 7bb75ff64d25b793020d77780dff08368d6172ac Mon Sep 17 00:00:00 2001 From: Igor Sirotin Date: Thu, 12 Mar 2026 17:04:13 +0000 Subject: [PATCH] fix: update github links --- fetch-content.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fetch-content.js b/fetch-content.js index 052a08d..2931ede 100644 --- a/fetch-content.js +++ b/fetch-content.js @@ -61,7 +61,7 @@ async function downloadAndSaveFile(url, filePath) { const repositories = [ { - baseUrl: 'https://api.github.com/repos/logos-messaging/logos-messaging-nim/contents/docs/benchmarks', + baseUrl: 'https://api.github.com/repos/logos-messaging/logos-delivery/contents/docs/benchmarks', baseSavePath: '/docs/learn/research/benchmarks/', prefixToRemove: "docs/benchmarks/", categoryFileContent: "{ \"label\": \"Benchmarks\", \"collapsed\": false }"