diff options
author | Louise Crow <louise.crow@gmail.com> | 2012-08-29 16:02:24 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2012-08-29 16:02:24 +0100 |
commit | 2096fc6d3fe6b20931d461fc2fd54777ce9bf53a (patch) | |
tree | dc2ba5e52bbe301f0e001b95651958954d0959af /lib | |
parent | 1a5a70c9dcd1c39be521a622af8dd40d28033324 (diff) |
Update references to point to the mySociety repo.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/rack_quote_monkeypatch.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/rack_quote_monkeypatch.rb b/lib/rack_quote_monkeypatch.rb index be079c6a2..b477ac0cb 100644 --- a/lib/rack_quote_monkeypatch.rb +++ b/lib/rack_quote_monkeypatch.rb @@ -2,9 +2,9 @@ # current version of Rails won't use that. So for now, monkeypatch, # This can be dropped when we move to Rails 3. # -# See https://github.com/sebbacon/alaveteli/issues/38 for Alaveteli +# See https://github.com/mysociety/alaveteli/issues/38 for Alaveteli # bug report -# +# # More info about the monkeypatch: # http://thewebfellas.com/blog/2010/7/15/rails-2-3-8-rack-1-1-and-the-curious-case-of-the-missing-quotes |