From 62e80f3e154f5f121ec37e2b2c809b1151dfed85 Mon Sep 17 00:00:00 2001 From: Yaro Date: Fri, 19 Aug 2022 11:40:07 +0300 Subject: [PATCH 1/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20400d7..ce9d53e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Gem **Repost** implements Redirect using POST method. Implementation story and some details in the following article [Redirect using POST in Rails](https://medium.com/@momlookhowican/redirect-using-post-in-rails-5748da354343). [![Gem Version](https://badge.fury.io/rb/repost.svg)](https://badge.fury.io/rb/repost) -[![Build Status](https://travis-ci.com/vergilet/repost.svg?branch=master)](https://travis-ci.com/vergilet/repost) +[![Build Status](https://travis-ci.org/vergilet/repost.svg?branch=master)](https://travis-ci.com/vergilet/repost) ## Installation From e81a5ebad849e64c8cd1fd36601c1af357be9aee Mon Sep 17 00:00:00 2001 From: Yaro Date: Fri, 19 Aug 2022 11:40:27 +0300 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce9d53e..e63c7b2 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Gem **Repost** implements Redirect using POST method. Implementation story and some details in the following article [Redirect using POST in Rails](https://medium.com/@momlookhowican/redirect-using-post-in-rails-5748da354343). [![Gem Version](https://badge.fury.io/rb/repost.svg)](https://badge.fury.io/rb/repost) -[![Build Status](https://travis-ci.org/vergilet/repost.svg?branch=master)](https://travis-ci.com/vergilet/repost) +[![Build Status](https://travis-ci.org/vergilet/repost.svg?branch=master)](https://travis-ci.org/vergilet/repost) ## Installation From d6723b622d2bbb6ce7b3d341e05efc63215c0454 Mon Sep 17 00:00:00 2001 From: Yaro Date: Fri, 19 Aug 2022 11:41:25 +0300 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e63c7b2..5b8f761 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Gem **Repost** implements Redirect using POST method. Implementation story and some details in the following article [Redirect using POST in Rails](https://medium.com/@momlookhowican/redirect-using-post-in-rails-5748da354343). [![Gem Version](https://badge.fury.io/rb/repost.svg)](https://badge.fury.io/rb/repost) -[![Build Status](https://travis-ci.org/vergilet/repost.svg?branch=master)](https://travis-ci.org/vergilet/repost) +[![Build Status](https://travis-ci.com/vergilet/repost.svg?branch=master)](https://app.travis-ci.com/github/vergilet/repost) ## Installation