From 944b813f456938bbee0b3f88ee4ab185a80e0b64 Mon Sep 17 00:00:00 2001
From: Faisal Amir
Date: Mon, 14 Oct 2024 15:13:12 +0700
Subject: [PATCH] fix: update base url edit page docs (#3795)
---
README.md | 23 +++++++++++------------
docs/theme.config.tsx | 2 +-
2 files changed, 12 insertions(+), 13 deletions(-)
diff --git a/README.md b/README.md
index e1622b081..ecede5bd9 100644
--- a/README.md
+++ b/README.md
@@ -19,8 +19,7 @@
- Discord
->[!Warning]
->**Jan is currently in Development**: Expect breaking changes and bugs!
+> [!Warning] >**Jan is currently in Development**: Expect breaking changes and bugs!
Jan is an open-source ChatGPT alternative that runs 100% offline on your computer.
@@ -45,31 +44,31 @@ Jan is an open-source ChatGPT alternative that runs 100% offline on your compute
Stable (Recommended) |
-
+
jan.exe
|
-
+
Intel
|
-
+
M1/M2/M3/M4
|
-
+
jan.deb
|
-
+
jan.AppImage
|
@@ -78,31 +77,31 @@ Jan is an open-source ChatGPT alternative that runs 100% offline on your compute
Experimental (Nightly Build) |
-
+
jan.exe
|
-
+
Intel
|
-
+
M1/M2/M3/M4
|
-
+
jan.deb
|
-
+
jan.AppImage
|
diff --git a/docs/theme.config.tsx b/docs/theme.config.tsx
index 6eb1b92ea..d0c15a704 100644
--- a/docs/theme.config.tsx
+++ b/docs/theme.config.tsx
@@ -30,7 +30,7 @@ const config: DocsThemeConfig = {
),
- docsRepositoryBase: 'https://github.com/janhq/docs/tree/main',
+ docsRepositoryBase: 'https://github.com/janhq/jan/tree/dev/docs',
feedback: {
content: 'Question? Give us feedback →',
labels: 'feedback',