diff options
| author | Daniel Weipert <code@drogueronin.de> | 2020-10-26 18:06:23 +0100 |
|---|---|---|
| committer | Daniel Weipert <code@drogueronin.de> | 2020-10-26 18:06:23 +0100 |
| commit | 07f3b464dddf9f9298a44926f15c17f91447455d (patch) | |
| tree | 3c998b4ce61bf7278a4a646a9ac6d0b47b9bc02f | |
| parent | 992a9d6ca186bb4399143dd5ee72a27a3b4909aa (diff) | |
Fixes LICENSE link in Readme
| -rw-r--r-- | Readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,4 +33,4 @@ TimberEditor::renderPost('page.twig', $context); ## License -(GPL v2)[LICENSE] +[GPL v2](LICENSE) |
