diff --git a/.changeset/improve-a11y-href-docs.md b/.changeset/improve-a11y-href-docs.md deleted file mode 100644 index 88e992b5de..0000000000 --- a/.changeset/improve-a11y-href-docs.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -"svelte": patch ---- - -docs: improve a11y_invalid_attribute warning documentation - -Enhance documentation for href validation warnings to better explain accessibility concerns and provide clear alternatives. This addresses confusion from issue #15654. - -- Explain why href="#", empty href, and javascript: URLs are problematic for accessibility -- Provide practical alternatives (buttons for actions, valid hrefs for navigation) -- Include styling examples for making buttons look like links -- Add development placeholder suggestions \ No newline at end of file