summaryrefslogtreecommitdiff
path: root/nrf-softdevice-s122
diff options
context:
space:
mode:
Diffstat (limited to 'nrf-softdevice-s122')
-rw-r--r--nrf-softdevice-s122/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nrf-softdevice-s122/Cargo.toml b/nrf-softdevice-s122/Cargo.toml
index d672f27..eceecf4 100644
--- a/nrf-softdevice-s122/Cargo.toml
+++ b/nrf-softdevice-s122/Cargo.toml
@@ -3,7 +3,7 @@ name = "nrf-softdevice-s122"
version = "0.1.1"
description = "Low-level bindings for the Nordic nRF SoftDevice S122"
authors = ["Dario Nieuwenhuis <dirbaio@dirbaio.net>"]
-repository = "https://github.com/akiles/nrf-softdevice"
+repository = "https://github.com/embassy-rs/nrf-softdevice"
categories = ["embedded", "hardware-support", "no-std"]
keywords = ["cortex-m", "nrf52", "nrf-softdevice", "bluetooth", "ble"]
license-file = "LICENSE-NORDIC"