Skip to content

Commit 94e72ff

Browse files
committed
docs: skip link to MultiScaleSSIM
(cherry picked from commit f24bbfc)
1 parent 0b41c0e commit 94e72ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ def linkcode_resolve(domain, info) -> Optional[str]: # noqa: ANN001
451451
# ... to improve automatic production and seismic history matching in the Nelson field
452452
"https://onlinelibrary.wiley.com/doi/abs/10.1111/1365-2478.12109",
453453
# Multiscale structural similarity for image quality assessment
454-
"https://ieeexplore.ieee.org/document/1292216",
454+
"https://ieeexplore.ieee.org/abstract/document/1292216",
455455
# todo: these links seems to be unstable, referring to .devcontainer
456456
"https://code.visualstudio.com",
457457
"https://code.visualstudio.com/.*",

0 commit comments

Comments
 (0)