Skip to content

Commit ff254a5

Browse files
chore(action): change sponsors uri origin; (#6563)
1 parent 4f99675 commit ff254a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/sponsors.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ const updateReadmeSponsors = async (url, path, marker = '<!--<div>marker</div>--
6161
await fs.mkdir('./temp').catch(() => {});
6262
await fs.writeFile('./temp/sponsors.md', newContent);
6363
}
64-
})('https://spontaneous-creponne-3ff312.netlify.app/data/sponsors.md');
64+
})('https://axios-http.com/data/sponsors.md');

0 commit comments

Comments
 (0)