From c171da779a5a14a390b1b1af185f1ce8a1a8614b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20R=C3=B6sch?= Date: Mon, 14 Sep 2020 08:41:41 +0200 Subject: [PATCH] Reflect project move in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24eeed9b..999ebc5d 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ This project is a fork of https://github.com/alexruiz/fest-swing-1.x. -1. Preconditions: You need ssh setup for being able to push to [joel-costigliola/assertj-swing](), gpg setup for signing the release and ossrh setup in Maven for being able to publish the release, including the right to publish assertj-swing releases. +1. Preconditions: You need ssh setup for being able to push to [assertj/assertj-swing](https://github.com/assertj/assertj-swing), gpg setup for signing the release and ossrh setup in Maven for being able to publish the release, including the right to publish assertj-swing releases. 2. Make sure you have the latest sources: `git pull`