Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

Commit 66ca3fe

Browse files
committed
Move logos into an assets directory.
1 parent 308c1c1 commit 66ca3fe

File tree

10 files changed

+7
-7
lines changed

10 files changed

+7
-7
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/errors/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
\/ \/ |_| |______|_|_.__/ |____/ \___/_/\_\
88
```
99

10-
![WPLib-Box](https://github.com/wplib/wplib-box/blob/master/WPLib-Box-100x.png)
10+
![WPLib-Box](https://github.com/wplib/wplib-box/blob/master/docs/assets/images/WPLib-Box-100x.png)
1111

1212
# Error code repository for WPLib Box
1313
This is the error code repository for [WPLib-Box](https://github.com/wplib/wplib-box) and contains hints and howtos to fix common issues.

docs/errors/W001/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
\/ \/ |_| |______|_|_.__/ |____/ \___/_/\_\
88
```
99

10-
![WPLib-Box](https://github.com/wplib/wplib-box/blob/master/WPLib-Box-100x.png)
10+
![WPLib-Box](https://github.com/wplib/wplib-box/blob/master/docs/assets/images/WPLib-Box-100x.png)
1111

1212
# W001 - /var/www directory not mounted
1313

docs/errors/W002/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
\/ \/ |_| |______|_|_.__/ |____/ \___/_/\_\
88
```
99

10-
![WPLib-Box](https://github.com/wplib/wplib-box/blob/master/WPLib-Box-100x.png)
10+
![WPLib-Box](https://github.com/wplib/wplib-box/blob/master/docs/assets/images/WPLib-Box-100x.png)
1111

1212
# W002 - [nginx proxy Docker container](https://github.com/wplib/proxy-docker/) not running.
1313

docs/errors/W003/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
\/ \/ |_| |______|_|_.__/ |____/ \___/_/\_\
88
```
99

10-
![WPLib-Box](https://github.com/wplib/wplib-box/blob/master/WPLib-Box-100x.png)
10+
![WPLib-Box](https://github.com/wplib/wplib-box/blob/master/docs/assets/images/WPLib-Box-100x.png)
1111

1212
# W003 - [nginx Docker container](https://github.com/wplib/nginx-docker/) not running.
1313

docs/errors/W004/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
\/ \/ |_| |______|_|_.__/ |____/ \___/_/\_\
88
```
99

10-
![WPLib-Box](https://github.com/wplib/wplib-box/blob/master/WPLib-Box-100x.png)
10+
![WPLib-Box](https://github.com/wplib/wplib-box/blob/master/docs/assets/images/WPLib-Box-100x.png)
1111

1212
# W004 - [php-fpm Docker container](https://github.com/wplib/php-fpm-docker/) not running.
1313

docs/errors/W005/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
\/ \/ |_| |______|_|_.__/ |____/ \___/_/\_\
88
```
99

10-
![WPLib-Box](https://github.com/wplib/wplib-box/blob/master/WPLib-Box-100x.png)
10+
![WPLib-Box](https://github.com/wplib/wplib-box/blob/master/docs/assets/images/WPLib-Box-100x.png)
1111

1212
# W005 - [adminer Docker container](https://github.com/wplib/adminer-docker/) not running.
1313

docs/errors/W006/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
\/ \/ |_| |______|_|_.__/ |____/ \___/_/\_\
88
```
99

10-
![WPLib-Box](https://github.com/wplib/wplib-box/blob/master/WPLib-Box-100x.png)
10+
![WPLib-Box](https://github.com/wplib/wplib-box/blob/master/docs/assets/images/WPLib-Box-100x.png)
1111

1212
# W006 - [mailhog Docker container](https://github.com/wplib/mailhog-docker/) not running.
1313

0 commit comments

Comments
 (0)