diff --git a/README.md b/README.md index 45e3a8a88a7a65d5b2dea9159d933c147a381d3b..54005767608812445f5242bc0e3fb7b77f7fb8ef 100644 --- a/README.md +++ b/README.md @@ -266,7 +266,7 @@ in the project. This is created with `go mod vendor`. Bob can use **ESBuild** to transform JavaScript code directly from an HTML file. For this, the relevant `<script>` tags must include specific attributes. -ESBuild is licensed under the (https://github.com/evanw/esbuild?tab=MIT-1-ov-file#readme)[MIT license]. +ESBuild is licensed under the [MIT license](https://github.com/evanw/esbuild?tab=MIT-1-ov-file#readme). Here’s an example: