Fix markdown paths for Gitea.
Apparently on Gitea it doesn't use `/` to mean project root like it does on GitHub.
This commit is contained in:
		@@ -179,10 +179,10 @@ GitHub. However, you can save me a bit of work by just sending me the Git
 | 
				
			|||||||
patches directly (via E-Mail).
 | 
					patches directly (via E-Mail).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
If you're looking for a way to contribute, consider having a look at my [To-Do
 | 
					If you're looking for a way to contribute, consider having a look at my [To-Do
 | 
				
			||||||
list](/TODO.md) for the project.
 | 
					list](TODO.md) for the project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## License
 | 
					## License
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This program is licensed under the terms & conditions of the GNU General Public
 | 
					This program is licensed under the terms & conditions of the GNU General Public
 | 
				
			||||||
License version 3 or greater. See the [LICENSE](/LICENSE) file for more
 | 
					License version 3 or greater. See the [LICENSE](LICENSE) file for more
 | 
				
			||||||
information.
 | 
					information.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user