mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 05:40:03 -04:00
Use lychee link checker instead of linkinator (#5868)
Seems like linkinator doesn't find any files: https://github.com/emilk/egui/pull/5853#issuecomment-2765526298 This will check all links in .md files (except CHANGELOG.md) and in toml files
This commit is contained in:
@@ -51,7 +51,7 @@ Thin wrapper around `egui_demo_lib` so we can compile it to a web site or a nati
|
||||
Depends on `egui_demo_lib` + `eframe`.
|
||||
|
||||
### `egui_kittest`
|
||||
A test harness for egui based on [kittest](https://github.com/rerun/kittest) and [AccessKit](https://github.com/AccessKit/accesskit/).
|
||||
A test harness for egui based on [kittest](https://github.com/rerun-io/kittest) and [AccessKit](https://github.com/AccessKit/accesskit/).
|
||||
|
||||
### Other integrations
|
||||
|
||||
|
||||
Reference in New Issue
Block a user