Closed Yuriy113 closed 10 months ago
It looks like this is your first pull request. 🎉 Thank you for your contribution! One of the project maintainers will triage and assign the pull request for review. We appreciate your patience. To safeguard the health of the project, please take a moment to read our code of conduct.
Congratulations on your first merged pull request. 🎉 Thank you for your contribution! Did you know we have a project board with high-impact contribution opportunities? We look forward to your next contribution.
Welcome to the MDN Web Docs project! 🎉
Description
Moved the download link outside the <audio> element.
Motivation
The <a> tag was functioning incorrectly within the <audio> element. After the changes, the link works correctly
Additional details
Related issues and pull requests
No additional details are required for this modification.
Before:
After: