Skip to content

Commit

Permalink
changed manifest url
Browse files Browse the repository at this point in the history
  • Loading branch information
prashishh committed May 26, 2013
1 parent ec53446 commit a3d4085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<title>Install नेपाली पात्रो!</title>
<script>
var manifest_url = "manifest.webapp";
var manifest_url = "/Volumes/works/Gitub/NepaliCalender/manifest.webapp";
var request = navigator.mozApps.install(manifest_url);
request.onsuccess = function() {
alert('Done');
Expand Down

0 comments on commit a3d4085

Please sign in to comment.