Skip to content

Commit

Permalink
update download link
Browse files Browse the repository at this point in the history
  • Loading branch information
mariel-delagarza committed Feb 1, 2024
1 parent 5870865 commit 7a97bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion global-south/mvemba.html
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ <h3 id="title">
var link = document.createElement("a");
/* --------------- LINK TO YOUR AUDIO HERE -------------- */
link.href =
"https://res.cloudinary.com/dz3ukgab7/video/upload/f_auto:video,q_auto/v1/GF%20Audio%20Briefs/GlobalSouth_MvembaDizolele";
"https://res.cloudinary.com/dz3ukgab7/video/upload/fl_attachment/f_auto:video,q_auto/v1/GF%20Audio%20Briefs/GlobalSouth_MvembaDizolele";
document.body.appendChild(link);
link.click();
document.body.removeChild(link);
Expand Down

0 comments on commit 7a97bbc

Please sign in to comment.