We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35073a0 commit 4334a71Copy full SHA for 4334a71
2 files changed
docs/source/conf.py
@@ -138,7 +138,8 @@
138
}
139
140
linkcheck_ignore = [r"https://ascelibrary.org",
141
- r"https://doi.org/10.1061/(ASCE)0733-9429(1999)125:11(1210)"]
+ r"https://doi.org/10.1061/(ASCE)0733-9429(1999)125:11(1210)",
142
+ r"https://pubs.aip.org/physicstoday/article/11/8/28/927415/Water-Waves"]
143
144
145
# -- Options for HTMLHelp output ------------------------------------------
docs/source/refs.bib
@@ -46,7 +46,7 @@ @article{stoker:1958
46
number = {8},
47
pages = {28-30},
48
year = {1958},
49
- URL = {https://doi.org/10.1063/1.3062689}
+ URL = {https://pubs.aip.org/physicstoday/article/11/8/28/927415/Water-Waves}
50
51
52
@article{chao:1999,
0 commit comments