diff --git a/curl/README.md b/curl/README.md
index 8b7f86e1384190f073c514da9564fe27b9ba8070..b2bcd076f5163169ae4578346e05909c6f6746f1 100644
--- a/curl/README.md
+++ b/curl/README.md
@@ -4,5 +4,5 @@
 
 Folgende Pakete werden zur Ausführung des Skripts benötigt:
 
-- **curl** (command line tool and library for transferring data with URLs) - (Website)[https://curl.se/]
-- **jq** (leightweight and flexible command-line JSON processor) - (Website)[https://jqlang.github.io/jq/]
\ No newline at end of file
+- **curl** (command line tool and library for transferring data with URLs) - [Website](https://curl.se/)
+- **jq** (leightweight and flexible command-line JSON processor) - [Website](https://jqlang.github.io/jq/)
\ No newline at end of file