Skip to content

Commit

Permalink
Fix link to QuickStart .war file in tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
wooldridge committed May 1, 2018
1 parent bec1a57 commit 5b2e04e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _pages/tutorial/3x/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ mkdir data-hub
cd data-hub
</pre>

Download the latest [QuickStart .war](https://github.com/marklogic-community/marklogic-data-hub/releases/download/v{{ site.data.global.hub_version }}/quick-start-{{ site.data.global.hub_version }}.war) and place it in the folder you just created.
Download the latest [QuickStart .war](https://github.com/marklogic/marklogic-data-hub/releases/download/v{{ site.data.global.hub_version }}/quick-start-{{ site.data.global.hub_version }}.war) and place it in the folder you just created.

## 2. Download the Sample Data

Expand Down

0 comments on commit 5b2e04e

Please sign in to comment.