Skip to content

Commit

Permalink
fix linkcode
Browse files Browse the repository at this point in the history
  • Loading branch information
kaizhang committed Aug 20, 2024
1 parent e7d5cd0 commit 69fd3c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -202,4 +202,4 @@ def linkcode_resolve(domain, info):

fn = os.path.relpath(fn, start=os.path.dirname(snapatac2.__file__))

return f"{code_url}/snapatac2-python/snapatac2/{fn}{linespec}"
return f"{code_url}/snapatac2-python/python/snapatac2/{fn}{linespec}"

0 comments on commit 69fd3c0

Please sign in to comment.