# Incorrect download links on the main C igraph page

**URL:** <https://igraph.discourse.group/t/incorrect-download-links-on-the-main-c-igraph-page/189>\
**Category:** Site Feedback\
**Tags:** C\
**Created:** [23 April 2020 12:30 UTC](https://igraph.discourse.group/t/incorrect-download-links-on-the-main-c-igraph-page/189 "2020-04-23T12:30:19Z")\
**Posts on this page:** 2\
**Page:** 1

<div class="post-metadata">

**Author:** ![fahad](https://avatars.discourse-cdn.com/v4/letter/f/ecccb3/32.png) [@fahad](https://igraph.discourse.group/u/fahad)\
**Post date:** [23 April 2020 12:30 UTC](https://igraph.discourse.group/t/incorrect-download-links-on-the-main-c-igraph-page/189/1 "2020-04-23T12:30:19Z")

</div>

Hi Everyone,

In the process of downloading C igraph for Windows, I encountered the following:

In the **Downloads** section, links for the current release are broken.

**Source code** should point to: [https://github.com/igraph/igraph/releases/download/0.8.1/igraph-0.8.1.tar.gz](https://github.com/igraph/igraph/releases/download/0.8.1/igraph-0.8.1.tar.gz)

**Source code for Microsoft Visual Studio** should point to: [https://github.com/igraph/igraph/releases/download/0.8.1/igraph-0.8.1-msvc.zip](https://github.com/igraph/igraph/releases/download/0.8.1/igraph-0.8.1-msvc.zip)

These are just minor typos in the version. I thought you might like to know.

Best regards,  
Fahad

P.S. I intended to include the link to the C igraph page, as well as the borken links, but the forum does not allow me to include more than two links.

---

<div class="post-metadata">

**Author:** ![vtraag](https://yyz2.discourse-cdn.com/free1/user_avatar/igraph.discourse.group/vtraag/32/38_2.png) [@vtraag](https://igraph.discourse.group/u/vtraag)\
**Post date:** [23 April 2020 15:00 UTC](https://igraph.discourse.group/t/incorrect-download-links-on-the-main-c-igraph-page/189/2 "2020-04-23T15:00:50Z")

</div>

Thanks for reporting! It should be corrected shortly, I’ve pushed a [pull request](https://github.com/igraph/igraph.org/pull/34) to change it.
