[ https://issues.apache.org/jira/browse/SINGA-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850947#comment-16850947 ]
ASF subversion and git services commented on SINGA-436: ------------------------------------------------------- Commit e5d75aa0f8e1ed429370693bec88b48d331e3ba8 in incubator-singa's branch refs/heads/master from Moaz Reyad [ https://gitbox.apache.org/repos/asf?p=incubator-singa.git;h=e5d75aa ] SINGA-436 Implement Apache Website Navigation Links Policy > Implement Apache Website Navigation Links Policy > ------------------------------------------------ > > Key: SINGA-436 > URL: https://issues.apache.org/jira/browse/SINGA-436 > Project: Singa > Issue Type: Improvement > Reporter: Moaz Reyad > Priority: Major > Time Spent: 10m > Remaining Estimate: 0h > > The [Apache Website Navigation Links > Policy|https://www.apache.org/foundation/marks/pmcs#navigation] requires that > SINGA website contains five links to License, Sponsorship, Thanks, Security > and main ASF homepage. > Currently the "index.html" page of SINGA website which is generated by > sphinx-doc contains only this line: > {code:html} > <script language="javascript" > type="text/javascript">window.location.href='en/index.html';</script> > {code} > This can be found by doing: > {code:bash} > wget http://singa.incubator.apache.org/ > cat index.html > {code} > This causes the automatic crawl by [Apache Podling Website > Checks|https://whimsy.apache.org/pods.cgi/project/singa] to fail. > The implementation of link policy is required before graduation from the > incubator. -- This message was sent by Atlassian JIRA (v7.6.3#76005)