chore: fix image path in doc

This commit is contained in:
matcornic 2017-09-04 19:18:48 +02:00
parent f2c44bc93e
commit a4f2e0f640
2 changed files with 6 additions and 6 deletions

View file

@ -53,7 +53,7 @@ If you need to change this default behavior, create a new file in `layouts/parti
themeVariant = "red" themeVariant = "red"
``` ```
![Red variant](/basics/configuration/images/red-variant.png?width=60pc) ![Red variant](/basics/style-customization/images/red-variant.png?width=60pc)
### Blue variant ### Blue variant
@ -63,7 +63,7 @@ If you need to change this default behavior, create a new file in `layouts/parti
themeVariant = "blue" themeVariant = "blue"
``` ```
![Blue variant](/basics/configuration/images/blue-variant.png?width=60pc) ![Blue variant](/basics/style-customization/images/blue-variant.png?width=60pc)
### Green variant ### Green variant
@ -73,7 +73,7 @@ If you need to change this default behavior, create a new file in `layouts/parti
themeVariant = "green" themeVariant = "green"
``` ```
![Green variant](/basics/configuration/images/green-variant.png?width=60pc) ![Green variant](/basics/style-customization/images/green-variant.png?width=60pc)
### 'Yours variant ### 'Yours variant

View file

@ -53,7 +53,7 @@ Si vous avez besoin de changer ce comportement par défaut, créer un nouveau fi
themeVariant = "red" themeVariant = "red"
``` ```
![Variante rouge](/basics/configuration/images/red-variant.png?width=60pc) ![Variante rouge](/basics/style-customization/images/red-variant.png?width=60pc)
### Variante bleue ### Variante bleue
@ -63,7 +63,7 @@ Si vous avez besoin de changer ce comportement par défaut, créer un nouveau fi
themeVariant = "blue" themeVariant = "blue"
``` ```
![Variante bleue](/basics/configuration/images/blue-variant.png?width=60pc) ![Variante bleue](/basics/style-customization/images/blue-variant.png?width=60pc)
### Variante verte ### Variante verte
@ -73,7 +73,7 @@ Si vous avez besoin de changer ce comportement par défaut, créer un nouveau fi
themeVariant = "green" themeVariant = "green"
``` ```
![Variante verte](/basics/configuration/images/green-variant.png?width=60pc) ![Variante verte](/basics/style-customization/images/green-variant.png?width=60pc)
### Votre variante ### Votre variante