We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8645558 commit 3232414Copy full SHA for 3232414
1 file changed
README.md
@@ -42,7 +42,7 @@ OpenAPI DevTools is a Chrome extension that generates OpenAPI specifications in
42
<img width="80%" src="resources/demo-img.png">
43
</p>
44
45
-- [Download and extract the zip](https://github.com/AndrewWalsh/openapi-devtools/blob/main/resources/dist.zip)
+- [Download and extract the zip](https://github.com/AndrewWalsh/openapi-devtools/raw/main/resources/dist.zip)
46
- In Chrome, navigate to `chrome://extensions`
47
- In the top right enable the `Developer mode` toggle
48
- In the top left click `Load unpacked` and select the extracted `dist` directory
0 commit comments