Sebb created FLINK-9191: --------------------------- Summary: Misleading URLs for website source Key: FLINK-9191 URL: https://issues.apache.org/jira/browse/FLINK-9191 Project: Flink Issue Type: Bug Components: Project Website Reporter: Sebb
The project website has the following URLs: Website repositories ASF writable: https://git-wip-us.apache.org/repos/asf/flink-web.git ASF read-only: git://git.apache.org/flink-web.git GitHub mirror: https://github.com/apache/flink-web.git However these all link to the master branch, which is not maintained. If the default branch cannot be changed to asf-site, then the URLs could be changed, e.g: https://git-wip-us.apache.org/repos/asf?p=flink-web.git;a=shortlog;h=refs/heads/asf-site etc. -- This message was sent by Atlassian JIRA (v7.6.3#76005)