Skip to content

Commit

Permalink
Fix another link
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronErhardt committed Feb 18, 2023
1 parent b06dd4e commit c55d7e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/posts/announcing_relm4_v0.5/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ gtk::Button {

Recently, we published [Relm4 snippets](https://github.com/Relm4/vscode-relm4-snippets) as an IDE extension that provides helpful snippets for implementing Relm4's traits.
This should help you saving some time while implementing common traits so you can fully focus on coding.
The extension is available on the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=Relm4.relm4-snippets) and [OpenVSIX](https://marketplace.visualstudio.com/items?itemName=Relm4.relm4-snippets).
The extension is available on the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=Relm4.relm4-snippets) and [OpenVSIX](https://open-vsx.org/extension/Relm4/relm4-snippets).

![Relm4 snippets](./snippets.gif)

Expand Down

0 comments on commit c55d7e8

Please sign in to comment.