mirror of
https://github.com/logos-messaging/docs.waku.org.git
synced 2026-01-10 00:33:09 +00:00
GitHub repos were renamed (#260)
This commit is contained in:
parent
0d25208562
commit
33ff952f99
@ -61,13 +61,13 @@ async function downloadAndSaveFile(url, filePath) {
|
||||
|
||||
const repositories = [
|
||||
{
|
||||
baseUrl: 'https://api.github.com/repos/waku-org/nwaku/contents/docs/benchmarks',
|
||||
baseUrl: 'https://api.github.com/repos/logos-messaging/logos-messaging-nim/contents/docs/benchmarks',
|
||||
baseSavePath: '/docs/learn/research/benchmarks/',
|
||||
prefixToRemove: "docs/benchmarks/",
|
||||
categoryFileContent: "{ \"label\": \"Benchmarks\", \"collapsed\": false }"
|
||||
},
|
||||
{
|
||||
baseUrl: 'https://api.github.com/repos/waku-org/research/contents/docs',
|
||||
baseUrl: 'https://api.github.com/repos/logos-messaging/research/contents/docs',
|
||||
baseSavePath: '/docs/learn/research/research-and-studies/',
|
||||
prefixToRemove: "docs/",
|
||||
categoryFileContent: "{ \"label\": \"Research and Studies\", \"collapsed\": false }"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user