diff options
| author | Maxime Lorant <maxime.lorant@gmail.com> | 2015-09-03 23:23:08 +0200 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-09-04 08:14:21 -0400 |
| commit | c92cd22d02349b73d169a3a2ff3b6fe7a54bfb0c (patch) | |
| tree | af2ce876b52b6663656abae97c7f1e7b90e3532b /tests/validators | |
| parent | 526a413870b9844c2279f5855ad0774edb24f971 (diff) | |
Refs #25345 -- Updated links to code.google.com.
Diffstat (limited to 'tests/validators')
| -rw-r--r-- | tests/validators/valid_urls.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/validators/valid_urls.txt b/tests/validators/valid_urls.txt index 8c98f848e4..ad30811177 100644 --- a/tests/validators/valid_urls.txt +++ b/tests/validators/valid_urls.txt @@ -41,7 +41,7 @@ http://foo.com/blah_(wikipedia)_blah#cite-1 http://foo.com/unicode_(✪)_in_parens http://foo.com/(something)?after=parens http://☺.damowmow.com/ -http://code.google.com/events/#&product=browser +http://djangoproject.com/events/#&product=browser http://j.mp ftp://foo.bar/baz http://foo.bar/?q=Test%20URL-encoded%20stuff |
