Skip to content

Commit b837795

Browse files
committed
fix(docs): Fixed wrong link for oranda
1 parent a2743ea commit b837795

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ On Linux, source builds may require native packages such as `cmake`, `pkg-config
114114

115115
Themes, symbol sets, and per-key color overrides are configurable in Lua. Inside `h5v`, run `:configure` to open `init.lua`, then set `h5v.theme = "light"` or override only the specific colors you want. `:configure reset` regenerates the default scaffold with the current built-in theme catalogs.
116116

117-
![Light theme configuration example](docs/src/assets/themes.png)
117+
![Light theme configuration example](https://raw.githubusercontent.com/DanielHauge/h5v/main/docs/src/assets/themes.png)
118118

119119
## Documentation
120120

0 commit comments

Comments
 (0)