Skip to content

Commit

Permalink
update bit
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanocudini committed Oct 29, 2016
1 parent 65c15d2 commit abd18aa
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion examples/data/csv2json.php
Expand Up @@ -2,7 +2,6 @@
/*
* Leaflet Search Plugin
* https://github.com/stefanocudini/leaflet-search
* https://bitbucket.org/zakis_/leaflet-search
* http://labs.easyblog.it/maps/leaflet-search
*
* Copyright 2013, Stefano Cudini - http://labs.easyblog.it/stefano-cudini/
Expand Down
1 change: 0 additions & 1 deletion examples/search.php
Expand Up @@ -2,7 +2,6 @@
/*
* Demo serverside file for Leaflet Search Plugin
* https://github.com/stefanocudini/leaflet-search
* https://bitbucket.org/zakis_/leaflet-search
*
* http://labs.easyblog.it/maps/leaflet-search
*
Expand Down
3 changes: 2 additions & 1 deletion index.html
Expand Up @@ -3,6 +3,7 @@
<head>
<title>Leaflet.Control.Search</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link rel="stylesheet" href="style.css" />
</head>

Expand Down Expand Up @@ -66,7 +67,7 @@ <h4>Examples</h4>
<h4>Code repositories</h4>
<a target="_blank" href="https://github.com/stefanocudini/leaflet-search">Github.com</a>
<br />
<a target="_blank" href="https://bitbucket.org/zakis_/leaflet-search">Bitbucket.org</a>
<a target="_blank" href="https://bitbucket.org/stefanocudini/leaflet-search">Bitbucket.org</a>
<br />
<a target="_blank" href="https://npmjs.org/package/leaflet-search">Node Packaged Module</a>
<br />
Expand Down

0 comments on commit abd18aa

Please sign in to comment.