Repository: cordova-docs Updated Branches: refs/heads/master 1cd580f60 -> eb529ae14
CB-10015: Fixed the browse online link for the issues mailing list. This closes #421. Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/eb529ae1 Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/eb529ae1 Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/eb529ae1 Branch: refs/heads/master Commit: eb529ae146ec3c371d6c8cf1331289786a10db62 Parents: 1cd580f Author: riknoll <[email protected]> Authored: Mon Nov 16 14:20:34 2015 -0800 Committer: Dmitry Blotsky <[email protected]> Committed: Tue Nov 17 17:57:38 2015 -0800 ---------------------------------------------------------------------- www/_data/mailing-lists.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/eb529ae1/www/_data/mailing-lists.yml ---------------------------------------------------------------------- diff --git a/www/_data/mailing-lists.yml b/www/_data/mailing-lists.yml index 7e0f10d..fd14ece 100644 --- a/www/_data/mailing-lists.yml +++ b/www/_data/mailing-lists.yml @@ -79,6 +79,6 @@ - label: Browse online text: Issues Mailing List Archive - href: http://callback.markmail.org/search/?q=#query:%20list%3Aorg.apache.incubator.callback-issues+page:1+state:facets + href: http://apache.markmail.org/search/?q=#query:%20list%3Aorg.apache.cordova.issues%20order%3Adate-backward+page:1+state:facets description: > Issues mailing list tracks comments and updates to <a href="http://issues.apache.org/jira/browse/CB">Jira items</a> regarding Apache Cordova. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
