From 77d06f8fe9a83dfb0e88f81ec9840a74d75eaaac Mon Sep 17 00:00:00 2001 From: simon987 Date: Thu, 31 Dec 2020 09:29:56 -0500 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d90bd73..12026b4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![GitHub](https://img.shields.io/github/license/simon987/sist2.svg) [![CodeFactor](https://www.codefactor.io/repository/github/simon987/sist2/badge?s=05daa325188aac4eae32c786f3d9cf4e0593f822)](https://www.codefactor.io/repository/github/simon987/sist2) -[![Development snapshots](https://ci.simon987.net/app/rest/builds/buildType(Sist2_Build)/statusIcon)](https://files.simon987.net/artifacts/Sist2/Build/) +[![Development snapshots](https://ci.simon987.net/api/badges/simon987/sist2/status.svg)](https://files.simon987.net/sist2/simon987_sist2/) **Demo**: [sist2.simon987.net](https://sist2.simon987.net/?i=Demo%20files) @@ -52,7 +52,7 @@ sist2 (Simple incremental search tool) ``` 1. Download sist2 executable 1. Download the [latest sist2 release](https://github.com/simon987/sist2/releases) * - 1. *(or)* Download a [development snapshot](https://files.simon987.net/artifacts/Sist2/Build/) *(Not recommended!)* + 1. *(or)* Download a [development snapshot](https://files.simon987.net/sist2/simon987_sist2/) *(Not recommended!)* 1. *(or)* `docker pull simon987/sist2:latest` 1. See [Usage guide](docs/USAGE.md)