diff options
author | 2019-11-29 15:48:15 +0000 | |
---|---|---|
committer | 2019-12-01 18:57:47 +0100 | |
commit | f06ae71f64642b5ebdb17f02a57d69cf846543a2 (patch) | |
tree | 9a7a95a3140ee3c5b2d66e8fd935047d8ffcd516 | |
parent | 08f2c31c054e5fa57baef1b476e46b3b8dc9853b (diff) | |
download | buildroot-f06ae71f64642b5ebdb17f02a57d69cf846543a2.tar.gz buildroot-f06ae71f64642b5ebdb17f02a57d69cf846543a2.tar.bz2 |
package/opentyrian-data: update the upstream URL in Config.in
Update the upstream URL in the help text in Config.in. This
addresses the 'Invalid(405)' URL status in the package stats
web page output.
Signed-off-by: Mark Corbin <mark@dibsco.co.uk>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | package/opentyrian-data/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/opentyrian-data/Config.in b/package/opentyrian-data/Config.in index dd3b0c1328..c0698c297c 100644 --- a/package/opentyrian-data/Config.in +++ b/package/opentyrian-data/Config.in @@ -6,4 +6,4 @@ config BR2_PACKAGE_OPENTYRIAN_DATA original Tyrian 2.1 data files, that have been released as Freeware in 2004, are compatible. - http://code.google.com/p/opentyrian/wiki/FAQ + https://bitbucket.org/opentyrian/opentyrian/wiki/Home |