From 87ebc054692990edfc545e42e5e03689c533cbd5 Mon Sep 17 00:00:00 2001 From: milahu Date: Sun, 23 Oct 2022 10:51:15 +0200 Subject: [PATCH] fix link to Backbone.js --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index cbb6f1f..004043e 100644 --- a/README.markdown +++ b/README.markdown @@ -1,5 +1,5 @@ [![build status](https://secure.travis-ci.org/superfeedr/indexeddb-backbonejs-adapter.png)](http://travis-ci.org/superfeedr/indexeddb-backbonejs-adapter) -This is an [IndexedDB](http://www.w3.org/TR/IndexedDB/) adapter for [Backbone.js](http://documentcloud.github.com/backbone/). +This is an [IndexedDB](http://www.w3.org/TR/IndexedDB/) adapter for [Backbone.js](https://github.com/jashkenas/backbone/). # Warnings