diff options
author | Alexander Kriegisch <Alexander@Kriegisch.name> | 2024-01-04 13:46:57 +0700 |
---|---|---|
committer | Alexander Kriegisch <Alexander@Kriegisch.name> | 2024-01-06 10:09:11 +0100 |
commit | 8fd01b37fcf14ac417f99e40cddb6a4b9ad62666 (patch) | |
tree | 31c124a6603ed361ae372a9c952808948607e15f /README.md | |
parent | 6763c1e92971eb7d06749ad4d947049c4b7314f6 (diff) | |
download | aspectj-8fd01b37fcf14ac417f99e40cddb6a4b9ad62666.tar.gz aspectj-8fd01b37fcf14ac417f99e40cddb6a4b9ad62666.zip |
README.md: Beautify link to Maven Central
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -55,4 +55,4 @@ Ensure you run this with a JDK - the more recent the better since some tests wil ## Maven releases -AspectJ is published to maven central under the `org.aspectj` groupID: https://search.maven.org/search?q=g:org.aspectj +AspectJ is published to Maven Central under [group ID `org.aspectj`](https://search.maven.org/search?q=g:org.aspectj). |