Skip to content

Commit 06dafc5

Browse files
authored
fix: Fix link to EW in README file (#3149)
1 parent e224899 commit 06dafc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ cross-platform way. Initially, it will provide a streamlined experience for deve
1616
## Documentation
1717

1818
- [Getting started with web-ext][web-ext-user-docs]
19-
- [Command reference](https://extensionworkshop.com/documentation/develop/web-ext-command-reference)
19+
- [Command reference](https://extensionworkshop.com/documentation/develop/web-ext-command-reference/)
2020

2121
Here are the commands you can run. Click on each one for detailed documentation or use `--help` on the command line, such as `web-ext build --help`.
2222

0 commit comments

Comments
 (0)