1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-07-15 08:43:30 +00:00

Fix GH link path

This commit is contained in:
belono 2025-02-21 20:27:40 +01:00
parent 11c32967df
commit 25d1af7821

View File

@ -148,7 +148,7 @@ html_context = {
"display_github": True,
"github_user": "python-escpos",
"github_repo": "python-escpos",
"github_version": "master/",
"github_version": "master/doc/",
}
# Add any paths that contain custom themes here, relative to this directory.