Skip to content

Commit d9a43e3

Browse files
authored
Update README.md
1 parent ea5c969 commit d9a43e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h1><img align="center" width="100" height="60" src="https://raw.githubusercontent.com/drlight17/mta-log-parser/mlp_v.1.1.0/mlp/static/images/logo.png"> MTA Log Parser with Web UI</h1>
1+
<h1><img align="center" width="100" height="60" src="https://raw.githubusercontent.com/drlight17/mta-log-parser/master/mlp/static/images/logo.png"> MTA Log Parser with Web UI</h1>
22

33

44

@@ -16,9 +16,9 @@ parsed data is kept in RethinkDB - thus you can run the WebUI on a separate serv
1616
RethinkDB server. Dockerized however is designed to run on the same server, but you can simply edit Dockerfile and docker-compose.yaml to your needs.
1717

1818

19-
![Screenshot of Log View Web UI](https://github.com/drlight17/mta-log-parser/raw/mlp_v.1.1.0/screenshot1.JPG)
19+
![Screenshot of Log View Web UI](https://raw.githubusercontent.com/drlight17/mta-log-parser/master/screenshot1.JPG)
2020

21-
![Screenshot of Email Show Modal](https://github.com/drlight17/mta-log-parser/raw/mlp_v.1.1.0/screenshot2.JPG)
21+
![Screenshot of Email Show Modal](https://raw.githubusercontent.com/drlight17/mta-log-parser/master/screenshot2.JPG)
2222

2323
Dockerized usage (recommended for production and development)
2424
========

0 commit comments

Comments
 (0)