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:
+1
-1
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user