From a13d29b0cc1618f0d69e29addf6a06d07a9c82f1 Mon Sep 17 00:00:00 2001 From: Stefan Neuhaus Date: Sat, 29 Jul 2017 16:27:55 +0200 Subject: [PATCH] Fix link and instructions on nist-data-mirror. --- src/site/markdown/data/cachenvd.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/site/markdown/data/cachenvd.md b/src/site/markdown/data/cachenvd.md index 9246cc9f3..3a6df0be2 100644 --- a/src/site/markdown/data/cachenvd.md +++ b/src/site/markdown/data/cachenvd.md @@ -24,11 +24,8 @@ Build Nist-Data-Mirror ---------------------- 1. Perform a "git clone" of [Nist-Data-Mirror](https://github.com/stevespringett/nist-data-mirror/) -2. Install gradle, if necessary. See [here](http://gradle.org/gradle-download/) - or your Linux distributions package management system. (e.g., - `sudo apt-get install gradle`). -3. Follow the [build instructions](https://github.com/stevespringett/nist-data-mirror/blob/master/README.md#user-content-build). - You will be left with a build artifact called `nist-data-mirror-1.0.0.jar`. +2. Follow the build and run [instructions](https://github.com/stevespringett/nist-data-mirror/blob/master/README.md#user-content-building). + You will be left with a build artifact called `nist-data-mirror.jar`. Set Up a Daily NVD Download Job -------------------------------