oss-generic / process

The OSS-Generic Reference Process
https://oss-generic.github.io/process/
MIT License
6 stars 19 forks source link

Update CanIHasReview URLs to point to new host #90

Closed pyokagan closed 7 years ago

pyokagan commented 7 years ago

CanIHasReview is now hosted at canihasreview.pyokagan.com.

While the old canihasreview.herokuapp.com host still works by redirecting to canihasreview.pyokagan.com, it will not work forever.

As such, update the CanIHasReview URLs to point to the new canihasreview.pyokagan.com host.

CanIHasReview-bot commented 7 years ago

v1

@pyokagan submitted v1 for review.

(:books: Archive)

Checkout this PR version locally ```sh git fetch https://github.com/oss-generic/process.git refs/pr/90/1/head:BRANCHNAME ``` where `BRANCHNAME` is the name of the local branch you wish to fetch this PR to.