Skip to content

Commit b3f4410

Browse files
authored
Use absolute link for thumbnail in README
This way, it will probably show up properly in PyPI, too.
1 parent 22fb44a commit b3f4410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Quick links:
1818

1919
Click on the following thumbnail to visit a large map with clickable links to proper samples.
2020

21-
[![Map effect won't work inside github's markdown file, so we have to use a thumbnail here to lure audience to a real static website](docs/thumbnail.png)](https://msal-python.readthedocs.io/en/latest/)
21+
[![Map effect won't work inside github's markdown file, so we have to use a thumbnail here to lure audience to a real static website](https://raw.githubusercontent.com/AzureAD/microsoft-authentication-library-for-python/dev/docs/thumbnail.png)](https://msal-python.readthedocs.io/en/latest/)
2222

2323
## Installation
2424

0 commit comments

Comments
 (0)