Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / drush / drush / docs / index.md
index d0f1af827afee0b2668815d3dab05a683cdea10a..2f519f3527504ac87737e0f2f96652a45331fd93 100644 (file)
@@ -4,17 +4,17 @@ Drush is a command line shell and Unix scripting interface for Drupal. Drush cor
 
 !!! note
 
-    Go to the [Drush 8 docs](http://docs.drush.org/en/8.x) if you want prior version of Drush.
+    Go to the [Drush 8 docs](https://docs.drush.org/en/8.x) if you want prior version of Drush.
 
 
 Resources
 -----------
-* [Install documentation](http://docs.drush.org/en/master/install/)
-* [General documentation](http://docs.drush.org
-* [API Documentation](www.drush.org/api/master/)
-* [Drush Commands](http://drushcommands.com)
+* [Install documentation](https://docs.drush.org/en/master/install/)
+* [General documentation](https://docs.drush.org/
+* [API Documentation](https://www.drush.org/api/master/)
+* [Drush Commands](https://drushcommands.com)
 * Subscribe [this atom feed](https://github.com/drush-ops/drush/releases.atom) to receive notification on new releases. Also, [Version eye](https://www.versioneye.com/).
-* [Drush packages available via Composer](http://packages.drush.org)
+* [Drush packages available via Composer](https://packagist.org/?query=drush)
 * [A list of modules that include Drush integration](https://www.drupal.org/project/project_module?f[2]=im_vid_3%3A4654&solrsort=ds_project_latest_release+desc)
 * Drush comes with a [full test suite](https://github.com/drush-ops/drush/blob/master/tests/README.md) powered by [PHPUnit](https://github.com/sebastianbergmann/phpunit). Each commit gets tested by the awesome [Travis.ci continuous integration service](https://travis-ci.org/drush-ops/drush).
 
@@ -24,6 +24,6 @@ Support
 Please take a moment to review the rest of the information in this file before
 pursuing one of the support options below.
 
-* Post support requests to [Drupal Answers](http://drupal.stackexchange.com/questions/tagged/drush).
+* Post support requests to [Drupal Answers](https://drupal.stackexchange.com/questions/tagged/drush).
 * Bug reports and feature requests should be reported in the [GitHub Drush Issue Queue](https://github.com/drush-ops/drush/issues).
 * Use pull requests (PRs) to contribute to Drush.