Skip to content

Commit 232971a

Browse files
committed
Changed docs urls to absolute for Docker Hub
1 parent d0692cb commit 232971a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ _Note; Because `-v` requires an absolute path I've added `pwd` in the example to
6060
## Documentation and examples
6161
To modify this container to your specific needs please see the following examples;
6262

63-
* [Adding xdebug support](docs/xdebug-support.md)
64-
* [Adding composer](docs/composer-support.md)
65-
* [Getting the real IP of the client behind a load balancer](docs/real-ip-behind-loadbalancer.md)
66-
* [Sending e-mails](docs/sending-emails.md)
63+
* [Adding xdebug support](https://github.com/TrafeX/docker-php-nginx/blob/master/docs/xdebug-support.md)
64+
* [Adding composer](https://github.com/TrafeX/docker-php-nginx/blob/master/docs/composer-support.md)
65+
* [Getting the real IP of the client behind a load balancer](https://github.com/TrafeX/docker-php-nginx/blob/master/docs/real-ip-behind-loadbalancer.md)
66+
* [Sending e-mails](https://github.com/TrafeX/docker-php-nginx/blob/master/docs/sending-emails.md)

0 commit comments

Comments
 (0)