Fix documentation links

This commit is contained in:
Jeremy Thomas
2020-06-08 10:57:35 +01:00
parent 4009df6363
commit e36ff94911
10 changed files with 257 additions and 23 deletions

View File

@@ -18,7 +18,7 @@ bulma:
- type: "bulma"
icon: "heart"
title: "Easy-to-learn syntax"
content: "With simple readable **class names** like `.button` or `.title`, and a straightforward **modifiers system** like `.is-primary` or `.is-large`, it's easy to pick up Bulma in **minutes**.<br>[More about modifiers](/documentation/modifiers/syntax/)"
content: "With simple readable **class names** like `.button` or `.title`, and a straightforward **modifiers system** like `.is-primary` or `.is-large`, it's easy to pick up Bulma in **minutes**.<br>[More about modifiers](/documentation/overview/modifiers/)"
- type: "bulma"
icon: "font-awesome"
icon_brand: true
@@ -27,7 +27,7 @@ bulma:
- type: "bulma"
icon: "plus"
title: "100+ useful CSS helpers"
content: 'Bulma ships with more than **100 helpers** to specify color, display, and spacing.<br>[Responsive helpers](/documentation/modifiers/responsive-helpers/) <span class="separator"></span> [Typography helpers](/documentation/modifiers/typography-helpers/) <span class="separator"></span> [Other helpers](/documentation/modifiers/helpers/)'
content: 'Bulma ships with more than **100 helpers** to specify color, display, and spacing.<br>[Responsive helpers](/documentation/helpers/visibility-helpers/) <span class="separator"></span> [Typography helpers](/documentation/helpers/typography-helpers/) <span class="separator"></span> [Other helpers](/documentation/helpers/)'
- type: "bulma"
icon: "code"
title: "No JavaScript"