Skip to content

Commit cd9fb53

Browse files
committed
Fixed README links.
1 parent 5c920bd commit cd9fb53

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22

33
[![Build Status](https://travis-ci.org/z3t0/Arduino-IRremote.svg?branch=master)](https://travis-ci.org/z3t0/Arduino-IRremote)
44

5-
[![Join the chat at https://gitter.im/shirriff/Arduino-IRremote](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/shirriff/Arduino-IRremote?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
5+
[![Join the chat at https://gitter.im/z3t0/Arduino-IRremote](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/z3t0/Arduino-IRremote?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
66

77
This library enables you to send and receive using infra-red signals on an Arduino.
88

9-
Check [here](http://shirriff.github.io/Arduino-IRremote/) for tutorials and more information.
9+
Check [here](http://z3t0.github.io/Arduino-IRremote/) for tutorials and more information.
1010

1111
## Version - 2.01
1212

1313
## Installation
14-
1. Navigate to the [Releases](https://github.com/shirriff/Arduino-IRremote/releases) page.
14+
1. Navigate to the [Releases](https://github.com/z3t0/Arduino-IRremote/releases) page.
1515
2. Download the latest release.
1616
3. Extract the zip file
1717
4. Move the "IRremote" folder that has been extracted to your libraries directory.

0 commit comments

Comments
 (0)