mdn / interactive-examples

Home of the MDN live code editor interactive examples
Creative Commons Zero v1.0 Universal
731 stars 510 forks source link

fix link in audio.html #2702

Closed Yuriy113 closed 10 months ago

Yuriy113 commented 10 months ago

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:
image
After:
image

github-actions[bot] commented 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.

github-actions[bot] commented 10 months ago

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.

dipikabh commented 10 months ago

Welcome to the MDN Web Docs project! 🎉