You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/09/09 03:05:04 UTC

docs commit: Fixing URL for 404 page.

Repository: cordova-docs
Updated Branches:
  refs/heads/cordova-website 2774d649b -> f5cc50d88


Fixing URL for 404 page.


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/f5cc50d8
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/f5cc50d8
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/f5cc50d8

Branch: refs/heads/cordova-website
Commit: f5cc50d888f0011e7a3b9aa4c461bc698205fd36
Parents: 2774d64
Author: Dmitry Blotsky <dm...@gmail.com>
Authored: Tue Sep 8 18:05:00 2015 -0700
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Tue Sep 8 18:05:00 2015 -0700

----------------------------------------------------------------------
 www/.htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/f5cc50d8/www/.htaccess
----------------------------------------------------------------------
diff --git a/www/.htaccess b/www/.htaccess
index d6d5506..de377bf 100644
--- a/www/.htaccess
+++ b/www/.htaccess
@@ -1 +1 @@
-ErrorDocument 404 /http/404.html
+ErrorDocument 404 /404.html


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org