Merge pull request #460 from dlee-rt/master

update remaining incubator links
diff --git a/custom-theme/community.html b/custom-theme/community.html
index 48a2d2f..ad0b70e 100644
--- a/custom-theme/community.html
+++ b/custom-theme/community.html
@@ -26,7 +26,7 @@
             <div class="bg-purple mailing-list-title text-center">
                 Commits Mailing List
             </div>
-                <p><a class="bold-link" href="mailto:commits@mynewt.apache.org">commits@mynewt.incubator.apache.org</a></p>
+                <p><a class="bold-link" href="mailto:commits@mynewt.apache.org">commits@mynewt.apache.org</a></p>
                 <p>For code or documentation contributors. Receive automated notifications of any changes to Mynewt code and documentation.</p>
                 <div class="mailing-list-title text-center">
                   <p><a href="mailto:commits-subscribe@mynewt.apache.org">Subscribe</a></p>
@@ -38,7 +38,7 @@
             <div class="bg-purple mailing-list-title text-center">
                 Notifications Mailing List
             </div>
-                <p><a class="bold-link" href="mailto:notifications@mynewt.apache.org">notifications@mynewt.incubator.apache.org</a></p>
+                <p><a class="bold-link" href="mailto:notifications@mynewt.apache.org">notifications@mynewt.apache.org</a></p>
                 <p>For all autogenerated mail other than commits e.g. JIRA issue-tracker notifications. Can also be used for announcements. </p>
                 <div class="mailing-list-title text-center">
                    <p><a href="mailto:notifications-subscribe@mynewt.apache.org">Subscribe</a></p>
@@ -54,7 +54,7 @@
 
                 <p> It is easy! Simply send an email to the dev@ mailing list introducing yourself and the Apache Mynewt community will welcome you. If you have questions, sending an email to this list is the fastest way of getting an answer. </p>
 
-                <p> If you want to browse the code, <a href="https://github.com/apache/incubator-mynewt-core/tree/develop">Mynewt Core Repo</a> is the best place to start.
+                <p> If you want to browse the code, <a href="https://github.com/apache/mynewt-core/tree/develop">Mynewt Core Repo</a> is the best place to start.
 
                 <p> If you wish to contribute code, a quick look at the <a href="https://cwiki.apache.org/confluence/display/MYNEWT/Contributing+to+Apache+Mynewt"> recommended steps </a> should help.