You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by jo...@apache.org on 2017/07/13 01:48:07 UTC

incubator git commit: Fix website links.

Repository: incubator
Updated Branches:
  refs/heads/master b39f2f040 -> 750e99e15


Fix website links.


Project: http://git-wip-us.apache.org/repos/asf/incubator/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator/commit/750e99e1
Tree: http://git-wip-us.apache.org/repos/asf/incubator/tree/750e99e1
Diff: http://git-wip-us.apache.org/repos/asf/incubator/diff/750e99e1

Branch: refs/heads/master
Commit: 750e99e157a2d3cd373b2f7e4b594571433ad980
Parents: b39f2f0
Author: John D. Ament <jo...@apache.org>
Authored: Wed Jul 12 21:48:03 2017 -0400
Committer: John D. Ament <jo...@apache.org>
Committed: Wed Jul 12 21:48:03 2017 -0400

----------------------------------------------------------------------
 pages/guides/website.ad | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator/blob/750e99e1/pages/guides/website.ad
----------------------------------------------------------------------
diff --git a/pages/guides/website.ad b/pages/guides/website.ad
index 82a503a..802b4f1 100644
--- a/pages/guides/website.ad
+++ b/pages/guides/website.ad
@@ -20,7 +20,7 @@ Apache Incubator PMC
 
 The Incubator website is generated by the `incubator` git repository.  The primary document format is asciidoc, templates are based on gsp, and we use jbake to build it.
 
-You can edit files directly on github and raise a link:https://github.com/apache/incubator[pull request] or just checkout the repository at link:https://git-wip-us.apache.org/repos/asf/incubator.git
+You can edit files directly on github and raise a link:https://github.com/apache/incubator[pull request] or just checkout the repository at https://git-wip-us.apache.org/repos/asf/incubator.git
 
 To work with the website, follow information on our link:https://git-wip-us.apache.org/repos/asf?p=incubator.git;a=blob;f=README.md;h=728dffc308b744f8e80195451603ad5d051c08bb;hb=refs/heads/jbake-site[README]
 
@@ -28,18 +28,17 @@ After you make changes, the site is built automatically.  Build failures are sen
 
 == Maintaining Status files
 
-Podling status files are maintained in SVN, and you should continue to maintain them at link:http://svn.apache.org/repos/asf/incubator/public/trunk/content/projects/
+Podling status files are maintained in SVN, and you should continue to maintain them at http://svn.apache.org/repos/asf/incubator/public/trunk/content/projects/
 
 == IP Clearance
 
-IP Clearance is still maintained in SVN, and you should continue to maintain them at link:http://svn.apache.org/repos/asf/incubator/public/trunk/content/ip-clearance/
+IP Clearance is still maintained in SVN, and you should continue to maintain them at http://svn.apache.org/repos/asf/incubator/public/trunk/content/ip-clearance/
 
 == Building
 
 The website is built on link:https://builds.apache.org/view/H-L/view/Incubator/job/Incubator%20Site/[Jenkins], if you have karma you can trigger a build yourself.  Commits to the git repo trigger builds automatically, and the website builds daily for other changes.
 
-== Edit the content
-=== Help Wanted!
+== Help Wanted!
 People with commit access to the "incubator" git repository can edit the source
 documents in the "content" directory. That is any ASF Member and
 any committer on a current podling in incubation. So you can all help to


---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org