We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1b5d5a commit 7f73bb0Copy full SHA for 7f73bb0
.github/workflows/url_check.yml
@@ -29,4 +29,4 @@ jobs:
29
# Exclude:
30
# - Jenkins because it's behind a firewall
31
# - RTD because a magically-generated string triggers failures
32
- exclude_urls: https://pyomo-jenkins.sandia.gov/,https://pyomo.readthedocs.io/en/%s/errors.html
+ exclude_urls: https://pyomo-jenkins.sandia.gov/,https://pyomo.readthedocs.io/en/%s/errors.html#%s
0 commit comments