diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6b6b3f9677dc98d0d404837aa7241ef5cef06f3a..d7ac58555991f2be7fbc0efecf8d985b7a26d581 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,16 +1,7 @@
 # Changelog
 
 ## [0.3.1]
-### Added
-
-### Changed
-
-### Deprecated
-
-### Removed
 
-### Fixed
-## [0.3.0]
 ### Added
 - Reference support for type names within aspect files.
   - Usages are now highlighted.
@@ -24,7 +15,7 @@
   - Attributes and inter-type declarations are shown sorted by aspect.
   - There are toggle buttons to show or hide attributes, inter-type declarations and rewrites.
   - Note that things outside aspects, equations and some other elements are not yet included.
-- Support for IntelliJ IDEA 2022.2.
+- Support for IntelliJ IDEA 2022.3.
 
 ### Changed
 
diff --git a/README.md b/README.md
index 52625de7a45b429667a141c74fa8db018fd38800..6c61ab484cc8d055c760ff5766f6c84673c69089 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 # JastAdd Language Support
 
 <!-- Plugin description -->
-This plugin provides support for [JastAdd](https://jastadd.org) and [Relational RAGs](http://relational-rags.eu)
+This plugin provides support for [JastAdd](https://jastadd.cs.lth.se/) and [Relational RAGs](http://relational-rags.eu)
 <!-- Plugin description end -->