Skip to content

Commit 8f15ad1

Browse files
authored
gnome menu broken link (electron#507)
1 parent 6bd8167 commit 8f15ad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sections/menus/menus.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ <h2>ProTip</h2>
3434
<ul>
3535
<li><a href="https://developer.apple.com/macos/human-interface-guidelines/menus/menu-anatomy/">macOS<span class="u-visible-to-screen-reader">(opens in new window)</span></a></li>
3636
<li><a href="https://msdn.microsoft.com/en-us/library/windows/desktop/bb226797(v=vs.85).aspx">Windows<span class="u-visible-to-screen-reader">(opens in new window)</span></a></li>
37-
<li><a href="https://developer.gnome.org/hig/stable/menu-bars.html.en">Linux<span class="u-visible-to-screen-reader">(opens in new window)</span></a></li>
37+
<li><a href="https://developer.gnome.org/hig/patterns/controls/menus.html">Linux<span class="u-visible-to-screen-reader">(opens in new window)</span></a></li>
3838
</ul>
3939
</div>
4040
</div>

0 commit comments

Comments
 (0)