fix link to products page
Tom Rutgers
committed Aug 18, 2018
commit 3ff671c0b0b0f9cc1929c863a520bfb0608622e6
Showing 1
changed file with
1 additions
and 1 deletions
data/settings/navigation.yml
+1
-1
| @@ | @@ -1,4 +1,4 @@ |
| nav_items: | |
| - {label: 'Home', path: '/'} | |
| - | - {label: 'Products', path: '/products'} |
| + | - {label: 'Products', path: '/products/'} |
| - {label: 'News', path: '/news'} | |
| \ No newline at end of file | |