The nexus.png image should not be inline - was creating a folder called ":images"

Original commit: elastic/x-pack-elasticsearch@f935e44b04
This commit is contained in:
Clinton Gormley 2017-06-03 15:12:22 +02:00
parent 7ee8eccf95
commit c4845bc095
1 changed files with 2 additions and 2 deletions

View File

@ -93,9 +93,9 @@ dependencies {
If you are using a repository manager such as https://www.sonatype.com/nexus-repository-oss[Nexus OSS] within your
company, you need to add the repository as per the following screenshot:
+
image::images/nexus.png["Adding the Elastic repo in Nexus",link="images/nexus.png"]
+
Then in your project's `pom.xml` if using maven, add the following repositories and dependencies definitions: