Skip to content

Commit fffb0ad

Browse files
author
Dominik Liebler
authored
Merge pull request DesignPatternsPHP#404 from bu4ak/fix-documentation-url
Fix documentation url in README.md
2 parents cddf168 + 644e0a3 commit fffb0ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Just run:
3737
$ docker-compose up --build
3838
```
3939

40-
Go to [http://localhost:8080/README.html](http://localhost:8080/README.html) to read the generated documentation.
40+
Go to [http://localhost:8080/](http://localhost:8080/) to read the generated documentation.
4141

4242
## Patterns
4343

0 commit comments

Comments
 (0)