diff options
author | Leonard Richardson <leonardr@segfault.org> | 2013-05-06 13:45:29 -0400 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2013-05-06 13:45:29 -0400 |
commit | 2695229a0173b8332b27c5b1ceadb44d581a539d (patch) | |
tree | ed17f58b918e13d141bf93144d758cb73a3885dc /doc/source/index.rst | |
parent | ed7ebf749bdd3740089e0224bfccaa9666ce213a (diff) |
Changed Google Groups URL.
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r-- | doc/source/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index 1501c09..bfaa4d5 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -31,7 +31,7 @@ Getting help If you have questions about Beautiful Soup, or run into problems, `send mail to the discussion group -<http://groups.google.com/group/beautifulsoup/>`_. +<https://groups.google.com/forum/?fromgroups#!forum/beautifulsoup>`_. Quick Start =========== |