Skip to content

Commit

Permalink
remove references to broken site [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
pcai committed Jul 3, 2018
1 parent c505eda commit 345e5e2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A common interface for Ruby's HTTP libraries.

[Documentation](http://httpirb.com) | [RDoc](http://rubydoc.info/gems/httpi) |
[Documentation](https://www.rubydoc.info/gems/httpi) |
[Mailing list](https://groups.google.com/forum/#!forum/httpirb)

[![Build Status](https://secure.travis-ci.org/savonrb/httpi.png?branch=master)](http://travis-ci.org/savonrb/httpi)
Expand All @@ -13,7 +13,7 @@ A common interface for Ruby's HTTP libraries.

## Installation

HTTPI is available through [Rubygems](http://rubygems.org/gems/httpi) and can be installed via:
HTTPI is available through [Rubygems](https://rubygems.org/gems/httpi) and can be installed via:

```
$ gem install httpi
Expand Down Expand Up @@ -52,4 +52,4 @@ HTTPI.request(:custom, request)

## Documentation

Continue reading at [httpirb.com](http://httpirb.com)
Continue reading at https://www.rubydoc.info/gems/httpi

0 comments on commit 345e5e2

Please sign in to comment.