Skip to content

Commit b44c3a1

Browse files
committed
Fix URL's
1 parent 4a322ca commit b44c3a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ With Docker Compose is a Quickstart very easy. Run the following command:
1010
docker-compose up
1111
```
1212

13-
and after that open your Browser and go to `http://localhost:8080` .
13+
and after that open your Browser and go to http://localhost:8080 .
1414

1515

1616
## How to use the Image without Docker compose
@@ -52,4 +52,4 @@ docker run -d --net bookstack_nw \
5252
solidnerd/bookstack
5353
```
5454

55-
After the steps you can visit `http://localhost:8080` .
55+
After the steps you can visit http://localhost:8080 .

0 commit comments

Comments
 (0)