mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-29 19:20:18 +02:00
Merge pull request #404 from bu4ak/fix-documentation-url
Fix documentation url in README.md
This commit is contained in:
@@ -37,7 +37,7 @@ Just run:
|
|||||||
$ docker-compose up --build
|
$ docker-compose up --build
|
||||||
```
|
```
|
||||||
|
|
||||||
Go to [http://localhost:8080/README.html](http://localhost:8080/README.html) to read the generated documentation.
|
Go to [http://localhost:8080/](http://localhost:8080/) to read the generated documentation.
|
||||||
|
|
||||||
## Patterns
|
## Patterns
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user