From 2a49b2ffb9f1cd0bdec3a2d8f0423851fc489c5a Mon Sep 17 00:00:00 2001 From: Ho Duc Hieu <150573299+hieu-jan@users.noreply.github.com> Date: Thu, 21 Dec 2023 15:04:53 +0900 Subject: [PATCH] fix: road-map-error-url --- docs/docs/handbook/product.md | 2 +- docs/src/pages/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/handbook/product.md b/docs/docs/handbook/product.md index 08cfbf08c..7731f4bf5 100644 --- a/docs/docs/handbook/product.md +++ b/docs/docs/handbook/product.md @@ -25,7 +25,7 @@ As much as possible, everyone owns their respective `epics` and `tasks`. [`Milestones`](https://github.com/janhq/jan/milestones) -- `Milestones` correspond 1:1 to `epics` and are used to filter [Roadmap Views](https://github.com/orgs/janhq/projects/5/views/12) +- `Milestones` correspond 1:1 to `epics` and are used to filter [Roadmap Views](https://github.com/orgs/janhq/projects/5/views/16) - `Milestones` span 1-2 weeks and have deadlines [`Tasks`](https://github.com/janhq/jan/issues) diff --git a/docs/src/pages/index.js b/docs/src/pages/index.js index 2be3a8525..b5cd6ee80 100644 --- a/docs/src/pages/index.js +++ b/docs/src/pages/index.js @@ -130,7 +130,7 @@ export default function Home() {