Skip to content

Commit f305097

Browse files
committed
Merge branch 'next' of github.com:Semantic-Org/Semantic-UI-Docs into next
2 parents 830a972 + 693ba65 commit f305097

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/documents/collections/grid.html.eco

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ themes : ['Default']
4747

4848
<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>
4949

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>
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>
5151

5252
<div class="ui grid">
5353
<div class="four wide column"></div>

0 commit comments

Comments
 (0)