Skip to content

Commit 485cf79

Browse files
committed
Fix markdown link
1 parent d78a808 commit 485cf79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
7676

7777
### Added
7878

79-
- [esbuild](esbuild.github.io/) bundler support.
79+
- [esbuild](https://esbuild.github.io/) bundler support.
8080
- To update your package to use esbuild, add new `devDependencies` to your `package.json`:
8181

8282
```diff

0 commit comments

Comments
 (0)