Files
@ 48f7c2aed3b7
Branch filter:
Location: kallithea/docs/theme/nature/static/pygments.css
48f7c2aed3b7
2.7 KiB
text/css
git: fix links to nodes that are submodule links
Without this changeset, a link pointing to ./<submodulename> would generate a
'500 Internal Server Error'.
Instead, redirect requests to submodule paths to the target URL.
Without this changeset, a link pointing to ./<submodulename> would generate a
'500 Internal Server Error'.
Instead, redirect requests to submodule paths to the target URL.