config: http://git-scm.com was added to exclude of linkcheck to avoid SSLException

This commit is contained in:
Roman Ivanov 2016-11-25 07:48:40 -08:00
parent 323faa9b6e
commit 14958258fc
1 changed files with 2 additions and 0 deletions

View File

@ -1239,6 +1239,8 @@
<excludedLink>https://www.codacy.com/</excludedLink>
<!-- permanent SSLException -->
<excludedLink>https://button.flattr.com/flattr-badge-large.png</excludedLink>
<!-- permanent SSLException -->
<excludedLink>https://git-scm.com</excludedLink>
</excludedLinks>
</configuration>
</plugin>