From 9cca9e2895200cd6cce53aa04e9791ae2f58d2be Mon Sep 17 00:00:00 2001 From: brian_jeffries Date: Tue, 3 Apr 2018 08:54:06 -0400 Subject: [PATCH] Fix link to setup.md --- sqldeveloper/extension/java/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sqldeveloper/extension/java/README.md b/sqldeveloper/extension/java/README.md index 5e968049..63c785d8 100644 --- a/sqldeveloper/extension/java/README.md +++ b/sqldeveloper/extension/java/README.md @@ -2,7 +2,7 @@ ## Standard Extensions (java) Standard extensions are jar files with an [OSGi](https://en.wikipedia.org/wiki/OSGi) manifest and an extension.xml defining the extension and how it integrates with SQL Developer. -[Set up your environment](../../setup.md). If using the eclipse project, also modify paths in *SQLDeveloper4.2.userlibraries* and import into eclipse. +[Set up your environment](../setup.md). If using the eclipse project, also modify paths in *SQLDeveloper4.2.userlibraries* and import into eclipse. * [packaged XML](../xml/packaged) XML Examples packaged as an extension.jar