Skip to content

Commit

Permalink
Fix #393 setthe correct doc/manual/ path
Browse files Browse the repository at this point in the history
  • Loading branch information
melroy89 authored Oct 24, 2024
1 parent 657beaf commit b1dfc0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/manual/conf.py.in
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ html_context = {
'rtd_language': language,
'canonical_url': html_baseurl,

'conf_py_path': "/source/",
'conf_py_path': "/doc/manual/",

'github_user': "NLnetLabs",
'github_repo': "nsd",
Expand Down

0 comments on commit b1dfc0d

Please sign in to comment.