You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: server/documents/collections/grid.html.eco
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ themes : ['Default']
47
47
48
48
<p>The example below shows four <code>four wide</code> columns will fit in the first row, <code>16 / 4 = 4</code>, and three various sized columns in the second row. <code>2 + 8 + 6 = 16</code></p>
49
49
50
-
<p>The default column count, and other arbitrary features of grids can be changed by adjusting Semantic UI's underlying <a href="introduction/theming.html">theming variables</a>.</p>
50
+
<p>The default column count, and other arbitrary features of grids can be changed by adjusting Semantic UI's underlying <a href="usage/theming.html">theming variables</a>.</p>
0 commit comments