Skip to content

Commit 209fc1d

Browse files
zackurbenmportuga
authored andcommitted
fix(ui-grid.info): Fix broken customizer url on homepage (#5976)
fix broken url for customizer on the homepage #5976
1 parent be80ceb commit 209fc1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/site/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ <h3 class="text-center">
118118
<h4 class="feature-heading">Configurable</h4>
119119
<ul>
120120
<li>Customizeable templates</li>
121-
<li>Change look and feel with CSS and the <a href="/customizer">customizer</a></li>
121+
<li>Change look and feel with CSS and the <a href="/customizer/">customizer</a></li>
122122
<li>Drop-in plugin system</li>
123123
</ul>
124124
</div>

0 commit comments

Comments
 (0)