summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKyrylo Silin <silin@kyrylo.org>2019-12-04 08:34:57 +0800
committerGitHub <noreply@github.com>2019-12-04 08:34:57 +0800
commit62c8951374aeed5a7423609a108848b0bcf81685 (patch)
treec0a19c57a307c3912cca8a0052a9af864e5caec2 /README.md
parent07a05ea114a2d66b0c7b26a3773c7335f7bb4a65 (diff)
parent95ad3a5450f23b96adcff460d913f96a10fc2d48 (diff)
downloadpry-62c8951374aeed5a7423609a108848b0bcf81685.tar.gz
Merge pull request #2093 from vfonic/fix-http-links
Fix: Convert HTTP links to HTTPS
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index b447b424..4848641b 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,8 @@ Pry
[![Circle Build Status](https://circleci.com/gh/pry/pry.svg?style=shield)](https://circleci.com/gh/pry/pry)
[![Code Climate](https://codeclimate.com/github/pry/pry.svg)](https://codeclimate.com/github/pry/pry)
-[![Gem Version](https://badge.fury.io/rb/pry.svg)](http://badge.fury.io/rb/pry)
-[![Documentation Status](http://inch-ci.org/github/pry/pry.svg?branch=master)](http://inch-ci.org/github/pry/pry)
+[![Gem Version](https://badge.fury.io/rb/pry.svg)](https://badge.fury.io/rb/pry)
+[![Documentation Status](https://inch-ci.org/github/pry/pry.svg?branch=master)](https://inch-ci.org/github/pry/pry)
[![Downloads](https://img.shields.io/gem/dt/pry.svg?style=flat)](https://rubygems.org/gems/pry)
![Pry logo](https://www.dropbox.com/s/zp8o63kquby2rln/pry_logo_350.png?raw=1)
@@ -21,8 +21,8 @@ Pry
**Links:**
-* http://pryrepl.org/
-* [YARD API documentation](http://www.rubydoc.info/gems/pry)
+* https://pryrepl.org/
+* [YARD API documentation](https://www.rubydoc.info/gems/pry)
* [Wiki](https://github.com/pry/pry/wiki)
Table of Contents