Skip to content

Commit c06e81c

Browse files
committed
Updated documentation.
1 parent 50eb6a2 commit c06e81c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ export default defineNuxtConfig({
6262
```
6363

6464
The admin toolbar component fetches the Drupal administration menu and displays it in your frontend application.
65-
![toolbar.png](/screenshots/toolbar.png)
65+
![toolbar.png](https://github.com/liip/vuepal/blob/main/screenshots/toolbar.png)
6666

6767
### Usage
6868

@@ -102,7 +102,7 @@ export default defineNuxtConfig({
102102
```
103103

104104
The local tasks component fetches the local tasks of a Drupal page and displays them in your frontend application.
105-
![localtasks.png](/screenshots/localtasks.png)
105+
![localtasks.png](https://github.com/liip/vuepal/blob/main/screenshots/localtasks.png)
106106

107107
```vue
108108

0 commit comments

Comments
 (0)