Skip to content

Commit 3284346

Browse files
committed
fix: lychee doc link issues
1 parent b235435 commit 3284346

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

.github/workflows/docs.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,15 @@ jobs:
5858
--no-progress
5959
--accept 200,206,429
6060
--exclude https://discord.gg/.*
61+
--exclude https://github.com/bubustack/bubuilder
62+
--exclude https://github.com/bubustack/cron-impulse
63+
--exclude https://github.com/bubustack/github-webhook-impulse
64+
--exclude https://github.com/bubustack/json-filter-engram
65+
--exclude https://github.com/bubustack/kubernetes-impulse
66+
--exclude https://github.com/bubustack/livekit-bridge-engram
67+
--exclude https://github.com/bubustack/map-reduce-adapter-engram
68+
--exclude https://github.com/bubustack/materialize-engram
69+
--exclude https://github.com/bubustack/website/edit/main/
6170
README.md
6271
CONTRIBUTING.md
6372
SECURITY.md

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ runtimes.
88
## 🔗 Quick Links
99

1010
- Live site: https://bubustack.io
11-
- Docs: https://bubustack.io/docs
11+
- Docs: https://bubustack.io/docs/overview
1212
- Roadmap: https://bubustack.io/docs/community/roadmap
1313
- Examples: https://github.com/bubustack/examples
1414
- Website issues: https://github.com/bubustack/website/issues

SUPPORT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Thank you for using BubuStack. Here's how you can get help.
44

55
## Self-Service
66

7-
- **Documentation**: https://bubustack.io/docs
7+
- **Documentation**: https://bubustack.io/docs/overview
88
- **Roadmap**: https://bubustack.io/docs/community/roadmap
99
- **Examples**: https://github.com/bubustack/examples
1010

0 commit comments

Comments
 (0)