Update Changelog URL (#1597)

Renamed in:
d1a45e4a ("Convert remaining rst -> md", 2025-04-17)
This commit is contained in:
Chris Mayo
2025-11-16 23:10:48 -08:00
committed by GitHub
parent 54ce09496c
commit 9dbce33ee6
+1 -1
View File
@@ -45,7 +45,7 @@ keywords = ["PDF", "OCR", "optical character recognition", "PDF/A", "scanning"]
Documentation = "https://ocrmypdf.readthedocs.io/"
Source = "https://github.com/ocrmypdf/OCRmyPDF"
Tracker = "https://github.com/ocrmypdf/OCRmyPDF/issues"
Changelog = "https://github.com/ocrmypdf/OCRmyPDF/docs/release_notes.rst"
Changelog = "https://github.com/ocrmypdf/OCRmyPDF/docs/release_notes.md"
[project.optional-dependencies]
docs = ["myst-parser>=4.0.1", "sphinx", "sphinx-issues", "sphinx-rtd-theme"]