fix redirect links.
Browse files
README.md
CHANGED
@@ -11,10 +11,10 @@ pinned: false
|
|
11 |
|
12 |
|
13 |
<div style="display: flex; justify-content: center;">
|
14 |
-
<a href="https://huggingface.co/spaces/
|
15 |
<img src="./figs/Indo-Iranian.png" alt="Indo-Iranian Language Map" width="300" height="180" style="margin-right: 10px;">
|
16 |
</a>
|
17 |
-
<a href="https://huggingface.co/spaces/
|
18 |
<img src="./figs/Iranian.png" alt="Iranian Language Map" width="300" height="180" style="margin-left: 10px;">
|
19 |
</a>
|
20 |
</div>
|
|
|
11 |
|
12 |
|
13 |
<div style="display: flex; justify-content: center;">
|
14 |
+
<a href="https://huggingface.co/spaces/sigiranic/README/blob/main/figs/Indo-Iranian.png" target="_blank" rel="noopener noreferrer">
|
15 |
<img src="./figs/Indo-Iranian.png" alt="Indo-Iranian Language Map" width="300" height="180" style="margin-right: 10px;">
|
16 |
</a>
|
17 |
+
<a href="https://huggingface.co/spaces/sigiranic/README/blob/main/figs/Iranian.png" target="_blank" rel="noopener noreferrer">
|
18 |
<img src="./figs/Iranian.png" alt="Iranian Language Map" width="300" height="180" style="margin-left: 10px;">
|
19 |
</a>
|
20 |
</div>
|