Skip to content

Commit 1fb433b

Browse files
authored
docs(vscode): use https URL over relative path in README.md (#836)
1 parent c92ce09 commit 1fb433b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/vscode/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Dart Frog can be installed from the [VS Code Marketplace](https://marketplace.vi
2121

2222
## Demonstration
2323

24-
![demonstration](assets/new-route-middleware-usage.gif)
24+
![demonstration](https://github.com/VeryGoodOpenSource/dart_frog/blob/main/extensions/vscode/assets/new-route-middleware-usage.gif)
2525

2626
[ci_link]: https://github.com/VeryGoodOpenSource/dart_frog/actions/workflows/main.yaml
2727
[dart_frog_link_dark]: https://github.com/verygoodopensource/dart_frog#gh-dark-mode-only

0 commit comments

Comments
 (0)