Skip to content

Commit 6403f96

Browse files
authored
Update files/en-us/web/html/reference/global_attributes/lang/index.md
1 parent 99bb2fe commit 6403f96

File tree

1 file changed

+1
-1
lines changed
  • files/en-us/web/html/reference/global_attributes/lang

1 file changed

+1
-1
lines changed

files/en-us/web/html/reference/global_attributes/lang/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ For example, the language menu on this site (MDN) includes a **`lang`** attribut
112112
</a>
113113
</li>
114114
<li lang="ko" role="menuitem">
115-
<a href="/ko/docs/Web/HTML/Reference/Global_attributes/lang title="Korean">
115+
<a href="/ko/docs/Web/HTML/Reference/Global_attributes/lang" title="Korean">
116116
<bdi>한국어</bdi>
117117
</a>
118118
</li>

0 commit comments

Comments
 (0)