Commit 9e2ba25e authored by whitequark's avatar whitequark
Browse files

doc: unbreak generation for non-dev versions.

parent 1a871262
......@@ -316,4 +316,4 @@ def linkcode_resolve(domain, info):
fn, linespec)
else:
return "http://github.com/m-labs/migen/blob/%s/migen/%s%s" % (
migen.__version__, fn, linespec)
migen_version, fn, linespec)
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment