Merge pull request #65 from justinmclean/master

fix link and bold some text
diff --git a/pages/guides/distribution.ad b/pages/guides/distribution.ad
index 0a50f3e..bbf6289 100644
--- a/pages/guides/distribution.ad
+++ b/pages/guides/distribution.ad
@@ -55,24 +55,24 @@
 To comply with ASF release and distributions please ensure the following:
 
 * The project description should include the incubator disclaimer.
-* Artifacts should be under the groupId of org.apache.<project>.
+* Artifacts should be under the groupId of **org.apache.<project>**.
 * The official release artifacts should not contain unapproved code.
-* Release candidates, nightlys or snapshots need to be clearly marked by adding suffix in its version, like `org.apache.<project>.<component>:0.1-SNAPSHOT`
+* Release candidates, nightlys or snapshots need to be clearly marked by adding suffix in its version, like **org.apache.<project>.<component>:0.1-SNAPSHOT**
 * The POM file should set the ALv2 license as its license, Apache <project> as its developer name, and proper source control information.
 
 Additional guidelines and process for releasing Maven components can be found link:https://infra.apache.org/publishing-maven-artifacts.html[on this infra page].
 
 == GitHub
-Artifacts show up on https://github.com/apache/incubator-<project>/releases.
+Artifacts show up on **https://github.com/apache/incubator-<project>/releases**.
 To comply with ASF release and distributions please ensure the following:
 
 * Any releases need to include the text of the incubation disclaimer.
 * The release page must not contain release candidates, nightly or snapshots releases that have not been tagged as prereleases. (Ignoring that GitHub also displays tags on the release page.)
-* Any releases that exist before coming into incubation need to be clearly described on the release page and tagged as such on https://github.com/apache/incubator-<project>/tags.
-* Release candidates, nightlys or snapshots releases can be tagged and appear on https://github.com/apache/incubator-<project>/tags.
+* Any releases that exist before coming into incubation need to be clearly described on the release page and tagged as such on **https://github.com/apache/incubator-<project>/tags**.
+* Release candidates, nightlys or snapshots releases can be tagged and appear on **https://github.com/apache/incubator-<project>/tags**.
 
 == Docker
-Artifacts need to be placed in https://hub.docker.com/r/apache/<project> or https://hub.docker.com/u/apache<project>/<project>.
+Artifacts need to be placed in **https://hub.docker.com/r/apache/<project>** or **https://hub.docker.com/u/apache<project>/<project>**.
 To comply with ASF release and distributions please ensure the following:
 
 * The overview should include the incubator disclaimer.
@@ -84,7 +84,7 @@
 
 
 == NPM
-Artifacts show up on https://www.npmjs.com/package/apache-<project> version page.
+Artifacts show up on **https://www.npmjs.com/package/apache-<project>** version page.
 
 * To comply with ASF release and distributions please ensure the following:
 * The readme tab needs to include the text of the incubation disclaimer.
@@ -95,11 +95,11 @@
 
 
 == PyPI
-Artifacts need to be placed in https://pypi.org/project/apache-<project>.
+Artifacts need to be placed in **https://pypi.org/project/apache-<project>**.
 To comply with ASF release and distributions please ensure the following:
 
 * The project description should include the incubator disclaimer.
 * pip install apache<project> should not install an artifact containing unapproved code.
-* Release candidates, nightlys or snapshots need to be clearly tagged as pre-release on https://pypi.org/project/apache-<project>/#history
+* Release candidates, nightlys or snapshots need to be clearly tagged as pre-release on **https://pypi.org/project/apache-<project>/#history**
 * The latest version should not point to an artifact containing unapproved code e.g. to a release candidate or snapshot
 * The meta license field should display the ALv2 license.
diff --git a/pages/policy/incubation.ad b/pages/policy/incubation.ad
index c4af5fa..3af3f48 100644
--- a/pages/policy/incubation.ad
+++ b/pages/policy/incubation.ad
@@ -154,7 +154,7 @@
 - The release archive(s) MUST include the word "incubating" in the filename.
 - The release archive(s) MUST contain a disclaimer (see above), which SHOULD be placed in a DISCLAIMER or DISCLAIMER-WIP file.
 
-Releases for the *Podling* MUST be distributed through *++http://www.apache.org/dist/incubator/++_Podling_* Also, the Podling MAY choose to distribute approved releases through other channels by following the link:https://incubator.apache.org/guides/mentor.html[guidelines here].
+Releases for the *Podling* MUST be distributed through *++http://www.apache.org/dist/incubator/++_Podling_* Also, the Podling MAY choose to distribute approved releases through other channels by following the link:https://incubator.apache.org/guides/distribution.html[guidelines here].
 
 == Adding PPMC members
 After voting someone into the PPMC on the PPMC private list, a NOTICE email MUST be sent incubator private list. The PPMC MUST wait for 72 hours before inviting the new PPMC member to join the PPMC. See link:https://incubator.apache.org/guides/ppmc.html#voting_in_a_new_ppmc_member[Voting in a new PPMC member].