Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
fix org
  • Loading branch information
ThibaudLopez authored Apr 9, 2024
1 parent 4c46c47 commit 16620ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
<body>
<div class='col8 margin2 pad2'>
<h1 class='center'>
<a href='https://github.com/tmcw/togeojson'>toGeoJSON
<a href='https://github.com/mapbox/togeojson'>toGeoJSON
turns KML &amp; GPX</a> into <a target='_blank' href='http://geojson.org/'>GeoJSON</a>
<iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=tmcw&repo=togeojson&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
<iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=mapbox&repo=togeojson&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

Check warning

Code scanning / CodeQL

Inclusion of functionality from an untrusted source Medium

Iframe loaded using unencrypted connection.
</h1>
<div class='clearfix col12'>
<div class='col6'>
Expand Down Expand Up @@ -41,7 +41,7 @@ <h1 class='center'>
<a class='button' href='https://raw.githubusercontent.com/mapbox/togeojson/master/togeojson.js' download='togeojson.js'>⬇ togeojson.js <small>less than 10 kB minified</small></a>
<br /><br />
<small>
<a href='http://github.com/tmcw/togeojson'>or clone &amp; contribute on github</a>
<a href='http://github.com/mapbox/togeojson'>or clone &amp; contribute on github</a>
</small>
</div>
<div class='clearfix col12'>
Expand Down

0 comments on commit 16620ca

Please sign in to comment.