You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by je...@apache.org on 2015/03/06 13:35:26 UTC

[19/26] allura git commit: Remove a few sourceforge.net references

Remove a few sourceforge.net references


Project: http://git-wip-us.apache.org/repos/asf/allura/repo
Commit: http://git-wip-us.apache.org/repos/asf/allura/commit/0126faa1
Tree: http://git-wip-us.apache.org/repos/asf/allura/tree/0126faa1
Diff: http://git-wip-us.apache.org/repos/asf/allura/diff/0126faa1

Branch: refs/heads/ib/7830
Commit: 0126faa1d11332b7ff0c510e9b3e42f88479cb7c
Parents: ae5d274
Author: Dave Brondsema <da...@brondsema.net>
Authored: Tue Mar 3 16:19:54 2015 -0500
Committer: Dave Brondsema <da...@brondsema.net>
Committed: Tue Mar 3 16:19:54 2015 -0500

----------------------------------------------------------------------
 Allura/docs/development/contributing.rst | 2 +-
 Allura/docs/platform/platform_tour.rst   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/allura/blob/0126faa1/Allura/docs/development/contributing.rst
----------------------------------------------------------------------
diff --git a/Allura/docs/development/contributing.rst b/Allura/docs/development/contributing.rst
index e96e5be..e22ceb1 100644
--- a/Allura/docs/development/contributing.rst
+++ b/Allura/docs/development/contributing.rst
@@ -104,7 +104,7 @@ Finding Something to Work On
 ----------------------------
 Tickets that are relatively simple and good for new contributors have a
 "bitesize" label, and can be found here:
-https://sourceforge.net/p/allura/tickets/search/?q=labels%3Abitesize
+https://forge-allura.apache.org/p/allura/tickets/search/?q=labels%3Abitesize+AND+status%3Aopen
 
 Find one that looks good, and leave a comment on the ticket or mailing list
 to let us know you're working on it. If you get stuck, remember that we're

http://git-wip-us.apache.org/repos/asf/allura/blob/0126faa1/Allura/docs/platform/platform_tour.rst
----------------------------------------------------------------------
diff --git a/Allura/docs/platform/platform_tour.rst b/Allura/docs/platform/platform_tour.rst
index c3ca064..6d43ccd 100644
--- a/Allura/docs/platform/platform_tour.rst
+++ b/Allura/docs/platform/platform_tour.rst
@@ -201,7 +201,7 @@ Email Integration
 
 The Allura platform provides easy-to-use email integration.  Forge email addresses
 are of the form
-<topic>@<mount_point>[.<subproject>]*.<subproject>.projects.sourceforge.net.
+:samp:`<topic>@<mount_point>[.<subproject>].<project>.mysite.com`.
 When a message is received on such an email address, the address is parsed and
 the sending user is identified (if possible).  Based on the parsed address, the
 pylons context attributes `c.project` and `c.app` are set, and the application is