diff --git a/README.md b/README.md
index b4c3533..01bd116 100644
--- a/README.md
+++ b/README.md
@@ -48,19 +48,19 @@ Enter the following feilds:
2. Select 'joomla' database in the left panel
-![step 1](./docdbprefix/fix1.jpg)
+![step 1](./doc/dbprefix/fix1.jpg)
3. Select all tables in the right panel
-![step 2](./docdbprefix/fix2.jpg)
+![step 2](./doc/dbprefix/fix2.jpg)
4. Clic on the action menu
-![step 3](./docdbprefix/fix2.5.jpg)
+![step 3](./doc/dbprefix/fix2.5.jpg)
5. Clic add prefix to table
-![step 4](./docdbprefix/fix3.jpg)
+![step 4](./doc/dbprefix/fix3.jpg)
6. Enter the database prefix you see in the error message of joomla :
```
@@ -68,11 +68,11 @@ Table 'joomla.JuzW_menu' doesn't exist
```
it looks like 'JuzW_' in the prefix box and validate
-![step 5](./docdbprefix/fix4.jpg)
+![step 5](./doc/dbprefix/fix4.jpg)
7. You're done, all tables are prefixed with your prefix
-![step 6](./docdbprefix/fix5.jpg)
+![step 6](./doc/dbprefix/fix5.jpg)
## Documentation and resources
diff --git a/README_fr.md b/README_fr.md
index 7343792..fc4fc86 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -44,19 +44,19 @@ Enter the following feilds:
2. Select 'joomla' database in the left panel
-![step 1](./docdbprefix/fix1.jpg)
+![step 1](./doc/dbprefix/fix1.jpg)
3. Select all tables in the right panel
-![step 2](./docdbprefix/fix2.jpg)
+![step 2](./doc/dbprefix/fix2.jpg)
4. Clic on the action menu
-![step 3](./docdbprefix/fix2.5.jpg)
+![step 3](./doc/dbprefix/fix2.5.jpg)
5. Clic add prefix to table
-![step 4](./docdbprefix/fix3.jpg)
+![step 4](./doc/dbprefix/fix3.jpg)
6. Enter the database prefix you see in the error message of joomla :
```
@@ -64,11 +64,11 @@ Table 'joomla.JuzW_menu' doesn't exist
```
it looks like 'JuzW_' in the prefix box and validate
-![step 5](./docdbprefix/fix4.jpg)
+![step 5](./doc/dbprefix/fix4.jpg)
7. You're done, all tables are prefixed with your prefix
-![step 6](./docdbprefix/fix5.jpg)
+![step 6](./doc/dbprefix/fix5.jpg)
## Documentations et ressources