Skip to content

Commit b2102e3

Browse files
committed
fix: absolute GitHub URL for LICENSE link (relative links 404 on external renderers)
1 parent 4603d3c commit b2102e3

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
@@ -262,6 +262,6 @@ You passed an inverted time range. Swap the values so `ts_from` comes before `ts
262262

263263
## License
264264

265-
The **pfc DuckDB extension** (this repository) is released under the **MIT License** — see [LICENSE](LICENSE).
265+
The **pfc DuckDB extension** (this repository) is released under the **MIT License** — see [LICENSE](https://github.com/ImpossibleForge/pfc-duckdb/blob/main/LICENSE).
266266

267267
The **PFC-JSONL binary** (`pfc_jsonl`) is proprietary software — free for personal and open-source use. Commercial use requires a license: [impossibleforge@gmail.com](mailto:impossibleforge@gmail.com)

0 commit comments

Comments
 (0)