aboutsummaryrefslogtreecommitdiff
path: root/at76_usb.c
diff options
context:
space:
mode:
Diffstat (limited to 'at76_usb.c')
-rw-r--r--at76_usb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/at76_usb.c b/at76_usb.c
index 4bb671a..c7a6778 100644
--- a/at76_usb.c
+++ b/at76_usb.c
@@ -5897,7 +5897,7 @@ static struct fwentry *at76_load_firmware(struct usb_device *udev,
if (ret < 0) {
err("firmware %s not found.", fwe->fwname);
err("You may need to download the firmware from "
- "https://developer.berlios.de/projects/at76c503a/");
+ "http://developer.berlios.de/projects/at76c503a/");
return NULL;
}