Skip to content

Commit 2900cc5

Browse files
authored
Merge pull request #13 from qupath/alanocallaghan-patch-1
Point to latest docs
2 parents b00f1f3 + f015ecc commit 2900cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ QuPath itself is developed using IntelliJ, and you can import the extension temp
4242
However, for development and testing, it can help to import QuPath *and* the extension and have them in your IDE side-by-side.
4343
4444
In IntelliJ, you can do this in a few steps:
45-
* Get QuPath's source code, as described at https://qupath.readthedocs.io/en/0.4/docs/reference/building.html
45+
* Get QuPath's source code, as described at https://qupath.readthedocs.io/en/stable/docs/reference/building.html
4646
* Store your extension code in a directory *beside* QuPath's code. So it should be located next to the `qupath` code directory.
4747
* Import QuPath into IntelliJ as a Gradle project (you don't need to import the extension yet!)
4848
* See https://www.jetbrains.com/help/idea/work-with-gradle-projects.html

0 commit comments

Comments
 (0)