Repository: cordova-docs Updated Branches: refs/heads/master 4e0692a20 -> 6448d48c0
CB-13181 - source distribution link needs to be updated on cordova.apache.org Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/6448d48c Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/6448d48c Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/6448d48c Branch: refs/heads/master Commit: 6448d48c078fa0b168ce95a4fca0eaaa6246d773 Parents: 4e0692a Author: Shazron Abdullah <[email protected]> Authored: Tue Aug 15 17:05:42 2017 -0700 Committer: Shazron Abdullah <[email protected]> Committed: Tue Aug 15 17:06:16 2017 -0700 ---------------------------------------------------------------------- www/_includes/footer_contents.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/6448d48c/www/_includes/footer_contents.html ---------------------------------------------------------------------- diff --git a/www/_includes/footer_contents.html b/www/_includes/footer_contents.html index e43ef25..1e10e08 100644 --- a/www/_includes/footer_contents.html +++ b/www/_includes/footer_contents.html @@ -9,7 +9,7 @@ <a target="_blank" href="https://projects.apache.org/project.html?cordova">Apache Project Page</a> </li> <li> - <a href="https://dist.apache.org/repos/dist/release/cordova/">Source Distribution</a> + <a href="http://www.apache.org/dist/cordova/">Source Distribution</a> </li> <li> <a target="_blank" href="http://www.apache.org/licenses/LICENSE-2.0">License</a> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
