This is an automated email from the ASF dual-hosted git repository.

alxndrsn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pouchdb.git


The following commit(s) were added to refs/heads/master by this push:
     new 6f41f20b6 docs/users: fix Delta link (#9189)
6f41f20b6 is described below

commit 6f41f20b6241be84a3ecabd7a462d4cade8b30bc
Author: Alex Anderson <[email protected]>
AuthorDate: Thu Mar 5 20:19:47 2026 +0300

    docs/users: fix Delta link (#9189)
    
    Website at http://delta.octavore.com/ is down, but github is still 
available at https://github.com/octavore/delta.
---
 docs/users.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/users.md b/docs/users.md
index 1abb74415..c3f9e19e8 100644
--- a/docs/users.md
+++ b/docs/users.md
@@ -28,7 +28,7 @@ A list of known products and services that are using PouchDB.
 [Cozy](https://cozy.io/en/) is a personal cloud that you can host, customize, 
and fully control. It syncs contacts, calendars, and files between your 
personal devices and server. Under the hood, it leverages CouchDB and PouchDB.
 
 ## Delta
-[Delta](http://delta.octavore.com/) is a command-line utility for text diffs. 
View split diffs in the browser with syntax highlighting, or in the 
command-line using the --cli flag.
+[Delta](https://github.com/octavore/delta) is a command-line utility for text 
diffs. View split diffs in the browser with syntax highlighting, or in the 
command-line using the --cli flag.
 
 ## DevITJobs
 [DevITJobs](http://devitjobs.com) is a job board for the tech industry with 
mandatory salary ranges & tech stacks.

Reply via email to