aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/ct-bugcheck/src/bugcheck.sh
diff options
context:
space:
mode:
Diffstat (limited to 'package/utils/ct-bugcheck/src/bugcheck.sh')
-rwxr-xr-xpackage/utils/ct-bugcheck/src/bugcheck.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/utils/ct-bugcheck/src/bugcheck.sh b/package/utils/ct-bugcheck/src/bugcheck.sh
index 389e10ccf4..3ee472066f 100755
--- a/package/utils/ct-bugcheck/src/bugcheck.sh
+++ b/package/utils/ct-bugcheck/src/bugcheck.sh
@@ -89,7 +89,7 @@ do
echo "https://github.com/greearb/ath10k-ct/issues" >> $CRASHDIR/report_to.txt
else
# Not sure who would want these bug reports for upstream...
- echo "https://www.lede-project.org/" >> $CRASHDIR/report_to.txt
+ echo "https://openwrt.org/" >> $CRASHDIR/report_to.txt
fi
echo >> $CRASHDIR/report_to.txt
echo "Please attach all files in this directory to bug reports." >> $CRASHDIR/report_to.txt