From 787973528befae2108712402331193b23b37b633 Mon Sep 17 00:00:00 2001 From: Matthias Broecheler Date: Sat, 8 Feb 2014 12:12:25 -0800 Subject: [PATCH] Updated persistit links --- NOTICE.txt | 2 +- README.textile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NOTICE.txt b/NOTICE.txt index 171981b438..b3b9899837 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -34,7 +34,7 @@ It also includes software from other open source projects including, but not lim * Astyanax [https://github.com/Netflix/astyanax] * JUnit [http://www.junit.org/] * Mockito [http://code.google.com/p/mockito/] - * Persistit [https://github.com/pdbeaman/persistit] + * Persistit [https://github.com/pbeaman/persistit] * Hazelcast [https://github.com/hazelcast/hazelcast] * Infinispan [http://www.infinispan.org] * Oracle's BerkeleyDB [http://www.oracle.com/technetwork/products/berkeleydb/] (see license below) diff --git a/README.textile b/README.textile index b187428daa..7b15c95c6c 100644 --- a/README.textile +++ b/README.textile @@ -12,7 +12,7 @@ h2. Features ** "Apache Cassandra":http://cassandra.apache.org/ (distributed) ** "Apache HBase":http://hbase.apache.org/ (distributed) ** "Oracle BerkeleyDB":http://www.oracle.com/technetwork/database/berkeleydb/overview/index-093405.html (local) -** "Persistit":https://github.com/pdbeaman/persistit (local) +** "Persistit":https://github.com/pbeaman/persistit (local) * Support for various "indexing backends":https://github.com/thinkaurelius/titan/wiki/Indexing-Backend-Overview: ** "ElasticSearch":http://www.elasticsearch.org/ ** "Apache Lucene":http://lucene.apache.org/