File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 25
25
# # Checking for docs.scala-lang/blob/main leads to a chicken and egg problem because of the edit links of new pages.
26
26
bundle exec htmlproofer ./_site/\
27
27
--only-4xx\
28
- --http-status-ignore "400,401,429"\
28
+ --http-status-ignore "400,401,403, 429"\
29
29
--empty-alt-ignore\
30
30
--allow-hash-href\
31
31
--url-ignore '/https://github.com/scala/docs.scala-lang/blob/main/.*/,/www.oracle.com/'
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ four courses and a capstone project.
19
19
All the courses are available for free. Optionally, a subscription gives
20
20
you access to a certificate of completion that attests your accomplishments.
21
21
Learn more about
22
- [ Coursera certificates] ( https://learner .coursera.help/hc/en-us/articles/209819053-Get-a-Course-Certificate ) or
22
+ [ Coursera certificates] ( https://learners .coursera.help/hc/en-us/articles/209819053-Get-a-Course-Certificate ) or
23
23
[ edX certificates] ( https://support.edx.org/hc/en-us/categories/115002269627-Certificates ) .
24
24
25
25
### Effective Programming in Scala
You can’t perform that action at this time.
0 commit comments