Browse Source

Update GitHub links (#267)

J. Nick Koston 3 months ago
parent
commit
a88c3f6eea
2 changed files with 2 additions and 2 deletions
  1. 1 1
      README.md
  2. 1 1
      setup.py

+ 1 - 1
README.md

@@ -1,4 +1,4 @@
-# pySwitchbot [![Build Status](https://travis-ci.org/Danielhiversen/pySwitchbot.svg?branch=master)](https://travis-ci.org/Danielhiversen/pySwitchbot)
+# pySwitchbot [![Build Status](https://travis-ci.org/sblibs/pySwitchbot.svg?branch=master)](https://travis-ci.org/sblibs/pySwitchbot)
 
 Library to control Switchbot IoT devices https://www.switch-bot.com/bot
 

+ 1 - 1
setup.py

@@ -13,7 +13,7 @@ setup(
     version="0.53.0",
     description="A library to communicate with Switchbot",
     author="Daniel Hjelseth Hoyer",
-    url="https://github.com/Danielhiversen/pySwitchbot/",
+    url="https://github.com/sblibs/pySwitchbot/",
     license="MIT",
     classifiers=[
         "Development Status :: 3 - Alpha",