2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-15 11:59:42 +03:00

chore(action): change sponsors uri origin; (#6563)

This commit is contained in:
Dmitriy Mozgovoy
2024-08-19 16:11:32 +03:00
committed by GitHub
parent 4f99675fe7
commit ff254a5065
+1 -1
View File
@@ -61,4 +61,4 @@ const updateReadmeSponsors = async (url, path, marker = '<!--<div>marker</div>--
await fs.mkdir('./temp').catch(() => {});
await fs.writeFile('./temp/sponsors.md', newContent);
}
})('https://spontaneous-creponne-3ff312.netlify.app/data/sponsors.md');
})('https://axios-http.com/data/sponsors.md');