arkitektio / arkitektio/arkitektio.github.io
Fix broken external links
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Here is the output of a check running on arkitekt.live which returned a list of broken links.
- [ ] we should fix those
- [ ] we should add a regular check of some sort to the CI
```docker run raviqqe/muffet https://arkitekt.live -v | grep 404 | uniq
404 https://TSJ9BPZE3G-dsn.algolia.net
404 https://gateway.dask.org/en/latest/
404 https://TSJ9BPZE3G-dsn.algolia.net
404 https://github.com/arkitekt/arkitektio.github.io/doks
404 https://TSJ9BPZE3G-dsn.algolia.net
404 https://github.com/jhnnsrs/arkitektio/issues
404 https://TSJ9BPZE3G-dsn.algolia.net
404 https://github.com/arkitektio-apps/renderfarm
404 https://github.com/arkitektio/fluss-ts
404 https://github.com/arkitektio/mikro-ts
404 https://github.com/arkitektio/port
404 https://github.com/arkitektio/port-ts
404 https://github.com/arkitektio/unlok
404 https://github.com/jhnnarkitektiosrs/fluss
404 https://github.com/jhnnsrs/rektifier
404 https://TSJ9BPZE3G-dsn.algolia.net
404 https://github.com/arkitektio/arkitekt-helm
404 https://github.com/arkitektio/arkitekt-server
404 https://TSJ9BPZE3G-dsn.algolia.net
404 https://github.com/jhnnsrs/arkitektio-apps/releases/latest
404 https://TSJ9BPZE3G-dsn.algolia.net
```
- [x] https://gateway.dask.org/en/latest/
- [x] https://github.com/arkitekt/arkitektio.github.io/doks
- [x] https://github.com/jhnnsrs/arkitektio/issues
- [ ] https://github.com/arkitektio-apps/renderfarm
- [ ] https://github.com/arkitektio/fluss-ts
- [ ] https://github.com/arkitektio/mikro-ts
- [x] https://github.com/arkitektio/port
- [ ] https://github.com/arkitektio/port-ts
- [ ] https://github.com/arkitektio/unlok
- [x] https://github.com/jhnnarkitektiosrs/fluss
- [ ] https://github.com/jhnnsrs/rektifier
- [ ] https://github.com/arkitektio/arkitekt-helm
- [ ] https://github.com/arkitektio/arkitekt-server
- [x] https://github.com/jhnnsrs/arkitektio-apps/releases/latest
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Docusaurus documentation content containing the listed URLs, then rerun the provided muffet command against arkitekt.live to confirm which links still return 404. Review the repository's CI configuration before adding a regular link check. Done means the remaining broken links are resolved and the check runs regularly in CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ci-cd, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100