diff --git a/pubspec.yaml b/pubspec.yaml index d4e1c05a..f1b835e7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: dart_wot description: A W3C Web of Things implementation written in Dart. Supports interacting with Things using CoAP, HTTP, and MQTT. version: 0.27.1 -homepage: https://github.com/namib-project/dart_wot +homepage: https://github.com/eclipse-thingweb/dart_wot environment: sdk: '>=3.0.0 <4.0.0'