Skip to content

Commit

Permalink
Link errors in Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhelle committed Mar 9, 2023
1 parent 85fd101 commit a9af540
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ You can also browse through the sample notebooks referenced at the end of this d
to see some of the functionality used in context. You can play with some of the package
functions in this interactive demo on mybinder.org.

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/Azure/Azure-Sentinel-Notebooks/master?filepath=%2Fnbdemo%2Fmsticpy%20demo.ipynb)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/Azure/Azure-Sentinel-Notebooks/master?filepath=A%20Tour%20of%20Cybersec%20notebook%20features.ipynb)

---

Expand Down Expand Up @@ -125,7 +125,7 @@ using either:
- GeoLiteLookup - Maxmind Geolite (see <https://www.maxmind.com>)
- IPStackLookup - IPStack (see <https://ipstack.com>)

<img src="./docs/source/visualization/_static/FoliumMap-01.png"
<img src="./docs/source/visualization/_static/folium_sf_zoom.png"
alt="Folium map"
title="Plotting Geo IP Location" height="200" />

Expand Down

0 comments on commit a9af540

Please sign in to comment.