Skip to content

Commit e9f0a5b

Browse files
committed
Fix changelog HTTP link
Honor 80 character line length.
1 parent 3cc5b84 commit e9f0a5b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ This repository contains source code of [rtucek/nginx-php](https://hub.docker.co
66

77
## Content
88

9-
Nginx and PHP are compiled in a specific version. Consult the [CHANGELOG.md](./CHANGELOG.md) file
10-
for further version details. [PHP Composer](https://getcomposer.org/) is already installed and ready
11-
for use.
9+
Nginx and PHP are compiled in a specific version. Consult the
10+
[CHANGELOG.md](https://github.com/rtucek/nginx-php/blob/master/CHANGELOG.md)
11+
file for further version details. [PHP Composer](https://getcomposer.org/) is
12+
already installed and ready for use.
1213

1314
Xdebug is installed as shared extension, but not activated. Start the container with env
1415
ENABLE_XDEBUG=1 to enable the extension.

0 commit comments

Comments
 (0)