Skip to content

Commit ab71fe8

Browse files
committed
Release 0.0.38
1 parent 5ef404c commit ab71fe8

File tree

8 files changed

+39
-63
lines changed

8 files changed

+39
-63
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# LiquidJava VS Code Extension
22

3-
The **LiquidJava VS Code extension** adds support for **refinement types**, extending the Java standard type system directly inside VS Code, using the [LiquidJava](https://github.com/CatarinaGamboa/liquidjava) verifier. It provides error diagnostics and syntax highlighting for refinements.
3+
The **LiquidJava VS Code extension** adds support for **refinement types**, extending the Java standard type system directly inside VS Code, using the [LiquidJava](https://github.com/liquid-java/liquidjava) verifier. It provides error diagnostics and syntax highlighting for refinements.
44

55
## Getting Started
66

@@ -14,7 +14,7 @@ To try out the extension on an example project without setting up your local env
1414

1515
The codespace will open in your browser and automatically install the LiquidJava extension shortly.
1616

17-
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/CatarinaGamboa/liquidjava-examples)
17+
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/liquid-java/liquidjava-examples)
1818

1919
### Local Setup
2020

0 commit comments

Comments
 (0)