Skip to content

Commit 3015b61

Browse files
authored
Update README.md
1 parent 7d77285 commit 3015b61

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
@@ -17,7 +17,7 @@ You need [Docker](https://www.docker.com/).
1717
Docker is a way to organise and run multiple applications. You can imagine it like a virtual machine (technical it`s a bit different), with a small file- and operating system within your machine.
1818
Sounds more scary than it actually is. Different Applications run in different containers, these only contain the necessary software to run the application.
1919
The containers use the resources of the host machine, depending on the load.
20-
Advantages are security and the possibility to easily shutdown and update the services. See more under ["Running FileFighter"](#Running FileFighter).
20+
Advantages are security and the possibility to easily shutdown and update the services. See more under "[Running FileFighter](#Running FileFighter)".
2121

2222
#### Docker
2323

0 commit comments

Comments
 (0)