mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-11 17:48:11 -05:00
Fix Obsidian LiveSync template links pointing to CouchDB instead of plugin (#621)
* Initial plan * Fix Obsidian LiveSync template links to point to correct project Co-authored-by: Siumauricio <47042324+Siumauricio@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Siumauricio <47042324+Siumauricio@users.noreply.github.com>
This commit is contained in:
@@ -4346,8 +4346,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