From aef44ed62db8c116cd435bc56107fcba71932625 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20H=C3=A4drich?= <11225821+shaedrich@users.noreply.github.com> Date: Wed, 9 Aug 2023 08:05:59 +0200 Subject: [PATCH] Change prefix to GitHub repo prefix instead of VSCode marketplace's Co-authored-by: Michael Chrisco --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8565e22..6f27974 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ JSON output based on a schema written in JSON. See [EDI](https://github.com/jf-t - [Silvenga/vscode-edi-x12-support](https://github.com/Silvenga/vscode-edi-x12-support) - A Visual Studio Code extension aimed at providing basic support for the EDI format. - [vim-scripts/x12-syntax](https://github.com/vim-scripts/x12-syntax) - A simple syntax highlighter for EDI X12 files. Currently only Healthcare 270/271s are tested. - [DAXaholic/vscode-edifact](https://github.com/DAXaholic/vscode-edifact) - Visual Studio Code extension providing basic language support for EDIFACT files. -- [Deric Lee/Edi Support](https://github.com/hellooops/vscode-edi-support) - Visual Studio Code extension providing language support for X12/HIPAA and EDIFACT +- [hellooops/Edi Support](https://github.com/hellooops/vscode-edi-support) - Visual Studio Code extension providing language support for X12/HIPAA and EDIFACT ## Free Online EDI editors - [EDI Inspector](https://www.stedi.com/edi/inspector) - A tool for inspecting EDI files and getting a free JSON conversion.