From 3eb6c090465f38cbbcf078df81ce44717b54efa5 Mon Sep 17 00:00:00 2001 From: clach04 Date: Fri, 14 Feb 2025 22:02:17 -0800 Subject: [PATCH] Correct link in README.md Signed-off-by: clach04 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc18dc6..894f523 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Zimit is a scraper allowing to create ZIM file from any Web site. Zimit adheres to openZIM's [Contribution Guidelines](https://github.com/openzim/overview/wiki/Contributing). -Zimit has implemented openZIM's [Python bootstrap, conventions and policies](https://github.com/openzim/_python-bootstrap/docs/Policy.md) **v1.0.1**. +Zimit has implemented openZIM's [Python bootstrap, conventions and policies](https://github.com/openzim/_python-bootstrap/blob/main/docs/Policy.md) **v1.0.1**. Capabilities and known limitations --------------------