mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-10 00:15:28 +02:00
Merge pull request #984 from zaaakher/fix-broken-links
fix: broken links in some blueprints
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"links": {
|
||||
"github": "https://github.com/seanmorley15/adventurelog",
|
||||
"website": "https://adventurelog.app/",
|
||||
"docs": "https://adventurelog.app/docs/"
|
||||
"docs": "https://adventurelog.app/docs/intro/adventurelog_overview.html"
|
||||
},
|
||||
"tags": [
|
||||
"activity",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"links": {
|
||||
"github": "https://github.com/toeverything/Affine",
|
||||
"website": "https://affine.pro/",
|
||||
"docs": "https://affine.pro/docs"
|
||||
"docs": "https://docs.affine.pro/"
|
||||
},
|
||||
"tags": [
|
||||
"collaboration",
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
"logo": "logo.png",
|
||||
"links": {
|
||||
"github": "https://github.com/Mintplex-Labs/anything-llm",
|
||||
"website": "https://useanything.com",
|
||||
"docs": "https://github.com/Mintplex-Labs/anything-llm/tree/master/docs"
|
||||
"website": "https://anythingllm.com/",
|
||||
"docs": "https://docs.anythingllm.com/"
|
||||
},
|
||||
"tags": [
|
||||
"ai",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"links": {
|
||||
"github": "https://github.com/babybuddy/babybuddy",
|
||||
"website": "https://babybuddy.app",
|
||||
"docs": "https://docs.babybuddy.app"
|
||||
"docs": "https://docs.baby-buddy.net/"
|
||||
},
|
||||
"tags": [
|
||||
"parenting",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"links": {
|
||||
"github": "https://github.com/morpheus65535/bazarr",
|
||||
"website": "https://www.bazarr.media/",
|
||||
"docs": "https://www.bazarr.media/docs"
|
||||
"docs": "https://wiki.bazarr.media/"
|
||||
},
|
||||
"tags": [
|
||||
"subtitles",
|
||||
|
||||
@@ -5,9 +5,9 @@
|
||||
"description": "BentoPDF is a lightweight PDF conversion microservice that exposes a simple HTTP API for generating PDFs.",
|
||||
"logo": "image.png",
|
||||
"links": {
|
||||
"github": "https://github.com/bentopdf/bentopdf",
|
||||
"github": "https://github.com/alam00000/bentopdf/",
|
||||
"website": "https://bentopdf.com/",
|
||||
"docs": "https://github.com/bentopdf/bentopdf#readme"
|
||||
"docs": "https://www.bentopdf.com/docs/"
|
||||
},
|
||||
"tags": [
|
||||
"pdf",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"links": {
|
||||
"github": "https://github.com/bluewave-labs/checkmate",
|
||||
"website": "https://checkmate.so/",
|
||||
"docs": "https://docs.checkmate.so"
|
||||
"docs": "https://checkmate.so/docs"
|
||||
},
|
||||
"tags": [
|
||||
"self-hosted",
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"links": {
|
||||
"github": "https://github.com/documenso/documenso",
|
||||
"website": "https://documenso.com/",
|
||||
"docs": "https://documenso.com/docs"
|
||||
"docs": "https://docs.documenso.com/"
|
||||
},
|
||||
"logo": "documenso.png",
|
||||
"tags": [
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"links": {
|
||||
"github": "https://github.com/maybe-finance/maybe",
|
||||
"website": "https://maybe.finance/",
|
||||
"docs": "https://docs.maybe.finance/"
|
||||
"docs": "https://github.com/maybe-finance/maybe/blob/main/docs/hosting/docker.md"
|
||||
},
|
||||
"tags": [
|
||||
"finance",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"links": {
|
||||
"github": "https://github.com/mumble-voip/mumble",
|
||||
"website": "https://www.mumble.info/",
|
||||
"docs": "https://wiki.mumble.info/"
|
||||
"docs": "https://www.mumble.info/documentation/"
|
||||
},
|
||||
"tags": [
|
||||
"voice-chat",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"links": {
|
||||
"github": "https://github.com/Paymenter/Paymenter",
|
||||
"website": "https://paymenter.org/",
|
||||
"docs": "https://paymenter.org/docs/"
|
||||
"docs": "https://paymenter.org/docs/getting-started/introduction"
|
||||
},
|
||||
"tags": [
|
||||
"billing",
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
"logo": "rustrak.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/AbianS/rustrak",
|
||||
"website": "https://abians.github.io/rustrak/",
|
||||
"docs": "https://abians.github.io/rustrak/"
|
||||
"website": "https://rustrak.github.io/rustrak/",
|
||||
"docs": "https://rustrak.github.io/rustrak/getting-started/overview"
|
||||
},
|
||||
"tags": [
|
||||
"monitoring",
|
||||
|
||||
Reference in New Issue
Block a user