mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-06 02:07:03 -05:00
Fix Obsidian LiveSync template links to point to correct project
Co-authored-by: Siumauricio <47042324+Siumauricio@users.noreply.github.com>
This commit is contained in:
@@ -4171,8 +4171,8 @@
|
||||
"description": "Obsidian LiveSync with CouchDB for real-time note synchronization.",
|
||||
"logo": "obsidian.png",
|
||||
"links": {
|
||||
"github": "https://github.com/apache/couchdb",
|
||||
"website": "https://couchdb.apache.org/",
|
||||
"github": "https://github.com/vrtmrz/obsidian-livesync",
|
||||
"website": "https://obsidian.md/sync",
|
||||
"docs": "https://docs.couchdb.apache.org/"
|
||||
},
|
||||
"tags": [
|
||||
|
||||
Reference in New Issue
Block a user