From 3148022ac6600accbbae5f5f065536e2aafa0772 Mon Sep 17 00:00:00 2001 From: Ananth Bhaskararaman Date: Fri, 12 Apr 2024 23:33:24 +0530 Subject: [PATCH] fix: Readme link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f7275a..aa5fca8 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,6 @@ Install it with `go install github.com/ananthb/dataurl/cmd/dataurl@latest`. ## [LICENSE](LICENSE) Forked from [vincent-petithory/dataurl](https://github.com/vincent-petithory/dataurl) -with contributions from [MagicalTux/dataurl)[https://github.com/MagicalTux/dataurl/tree/fix-issue-5). +with contributions from [MagicalTux/dataurl](https://github.com/MagicalTux/dataurl/tree/fix-issue-5). Dataurl is available under the terms of the MIT license.