'Copy install command' broken on https://www.swift.org/install/linux/debian/12/

Hi,

The 'Copy install command' links under 'Previous Releases' on (at least) Swift.org - Install Swift are broken. The use of copyToClipBoard (taking 1 arg) does not match the use of copyToClipBoard (taking 2 args). See:

It was not immediately obvious to me where to file bugs for the website of swift.org but I imagined people here might know :)

Would you mind filing an issue or a PR on the corresponding GitHub repository? GitHub - swiftlang/swift-org-website: Swift.org website

Thanks!

2 Likes