Fix double extension in llms.txt URLs when source suffix matches sourcelink suffix

This commit is contained in:
Jared Dillard
2026-03-22 15:55:35 -07:00
parent 10794dce65
commit e37f5483e8
4 changed files with 56 additions and 2 deletions
+6
View File
@@ -1,6 +1,12 @@
Changelog
=========
0.7.2
-----
- Fix double extension in llms.txt URLs when source suffix matches sourcelink suffix
`#63 <https://github.com/jdillard/sphinx-llms-txt/issues/63>`_
0.7.1
-----