Skip to content

Commit 7bb75ff

Browse files
committed
fix: update github links
1 parent 4605ae3 commit 7bb75ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fetch-content.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ async function downloadAndSaveFile(url, filePath) {
6161

6262
const repositories = [
6363
{
64-
baseUrl: 'https://api.github.com/repos/logos-messaging/logos-messaging-nim/contents/docs/benchmarks',
64+
baseUrl: 'https://api.github.com/repos/logos-messaging/logos-delivery/contents/docs/benchmarks',
6565
baseSavePath: '/docs/learn/research/benchmarks/',
6666
prefixToRemove: "docs/benchmarks/",
6767
categoryFileContent: "{ \"label\": \"Benchmarks\", \"collapsed\": false }"

0 commit comments

Comments
 (0)