removed unneccessary redirect
Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/f1ce7647 Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/f1ce7647 Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/f1ce7647 Branch: refs/heads/master Commit: f1ce7647c10b7b4b3a2594d76ef933df9246193f Parents: dc09bd8 Author: Steve Gill <[email protected]> Authored: Mon Aug 22 17:56:03 2016 -0700 Committer: Steve Gill <[email protected]> Committed: Mon Aug 22 17:56:03 2016 -0700 ---------------------------------------------------------------------- www/_data/redirects.yml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/f1ce7647/www/_data/redirects.yml ---------------------------------------------------------------------- diff --git a/www/_data/redirects.yml b/www/_data/redirects.yml index 83cd424..7280bb8 100644 --- a/www/_data/redirects.yml +++ b/www/_data/redirects.yml @@ -348,7 +348,6 @@ docs-global: "guide_appdev_privacy_index.md.html": "guide/appdev/privacy/index.html" "guide_appdev_whitelist_index.md.html": "guide/appdev/whitelist/index.html" "guide_cli_index.md.html": "guide/cli/index.html" - "guide_cli_template.md.html": "guide/cli/template.html" "guide_hybrid_plugins_index.md.html": "guide/hybrid/plugins/index.html" "guide_hybrid_webviews_index.md.html": "guide/hybrid/webviews/index.html" "guide_overview_index.md.html": "guide/overview/index.html" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
