瀏覽代碼

Update README URLs based on HTTP redirects (#688)

* Update README URLs based on HTTP redirects

* [ci] white list symfony
pull/689/head
ReadmeCritic 9 年之前
父節點
當前提交
c88518e369
共有 2 個檔案被更改,包括 3 行新增3 行删除
  1. 1
    1
      .travis.yml
  2. 2
    2
      README.md

+ 1
- 1
.travis.yml 查看文件

4
 before_script:
4
 before_script:
5
   - gem install awesome_bot
5
   - gem install awesome_bot
6
 script:
6
 script:
7
-  - awesome_bot README.md --white-list igor.io
7
+  - awesome_bot README.md --white-list igor.io,symfony
8
 notifications:
8
 notifications:
9
   email: false
9
   email: false

+ 2
- 2
README.md 查看文件

333
 * [SensioLabs Security Check](https://security.sensiolabs.org/) - A web tool to check your Composer dependencies for security advisories.
333
 * [SensioLabs Security Check](https://security.sensiolabs.org/) - A web tool to check your Composer dependencies for security advisories.
334
 * [TCrypto](https://github.com/timoh6/TCrypto) - A simple encrypted key-value storage library.
334
 * [TCrypto](https://github.com/timoh6/TCrypto) - A simple encrypted key-value storage library.
335
 * [True Random](https://github.com/pixeloution/true-random) - A library that generates random numbers using [www.random.org](https://www.random.org/).
335
 * [True Random](https://github.com/pixeloution/true-random) - A library that generates random numbers using [www.random.org](https://www.random.org/).
336
-* [VAddy](http://vaddy.net) - A continuous security testing platform for web applications.
336
+* [VAddy](https://vaddy.net/) - A continuous security testing platform for web applications.
337
 * [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications.
337
 * [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications.
338
 
338
 
339
 ## Passwords
339
 ## Passwords
417
 * [Bob](https://github.com/CHH/bob) - A simple project automation tool.
417
 * [Bob](https://github.com/CHH/bob) - A simple project automation tool.
418
 * [Box](https://github.com/box-project/box2) - A utility to build PHAR files.
418
 * [Box](https://github.com/box-project/box2) - A utility to build PHAR files.
419
 * [Phake](https://github.com/jaz303/phake) - A rake PHP clone library.
419
 * [Phake](https://github.com/jaz303/phake) - A rake PHP clone library.
420
-* [Phing](http://www.phing.info/) - A PHP project build system inspired by Apache Ant.
420
+* [Phing](https://www.phing.info/) - A PHP project build system inspired by Apache Ant.
421
 
421
 
422
 ## Task Runners
422
 ## Task Runners
423
 *Libraries for automating and running tasks.*
423
 *Libraries for automating and running tasks.*

Loading…
取消
儲存