Skip to content

Commit

Permalink
Changed link to search.maven instead of mvnrepository
Browse files Browse the repository at this point in the history
  • Loading branch information
AshwinJay committed Mar 31, 2018
1 parent 1dbdab0 commit 552b17d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![Build Status](https://travis-ci.org/AshwinJay/jarasandha.svg?branch=master)](https://travis-ci.org/AshwinJay/jarasandha) [![Code Coverage](https://codecov.io/gh/AshwinJay/jarasandha/branch/master/graph/badge.svg)](https://codecov.io/gh/AshwinJay/jarasandha) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/c46c16421cb04033b0439eb385917bd2)](https://www.codacy.com/app/AshwinJay/jarasandha?utm_source=github.com&utm_medium=referral&utm_content=AshwinJay/jarasandha&utm_campaign=Badge_Grade)
[![Maven Central](https://img.shields.io/maven-central/v/io.github.ashwinjay/jarasandha-store-filesystem.svg)](http:https://mvnrepository.com/artifact/io.github.ashwinjay/jarasandha-store-filesystem) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/AshwinJay/jarasandha/blob/master/LICENSE)
[![Maven Central](https://img.shields.io/maven-central/v/io.github.ashwinjay/jarasandha-store-filesystem.svg)](http:https://search.maven.org/#search%7Cga%7C1%7Ca%3A%22jarasandha-store-filesystem%22) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/AshwinJay/jarasandha/blob/master/LICENSE)

<!-- ts -->
<!-- cat README.md | ~/dump/gh-md-toc/gh-md-toc (From https://github.com/ekalinin/github-markdown-toc) -->
Expand Down Expand Up @@ -109,4 +109,4 @@ Logical record position, need to secondary store

Compression and caching

Writer and reader efficiency - ButeBuf
Writer and reader efficiency - ButeBuf

0 comments on commit 552b17d

Please sign in to comment.