Skip to content

Commit

Permalink
Merge pull request #67 from QuantEcon/update-links
Browse files Browse the repository at this point in the history
MAINT: download links rather than github hosted links for PDFS
  • Loading branch information
mmcky authored Nov 28, 2024
2 parents dce80b6 + a2b5ad8 commit 436ba6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ <h2>Theory and Computation</h2>
<a href="https://www.cambridge.org/core/books/economic-networks/2684D7986C7E48A82A762DFEEEA49B46">Cambridge University Press</a>
<br><a href="https://www.amazon.com/Economic-Networks-Theory-Computation-53/dp/1009456369/">Amazon</a>
</p>
<p>Download the textbook <a href="https://github.com/QuantEcon/book-networks-public/blob/main/pdf/networks.pdf" download>here</a>
<br><a href="https://github.com/QuantEcon/book-networks-public/blob/main/pdf/networks_chinese.pdf" download>你可以点击 这里 下载电子版教材</a>
<p>Download the textbook <a href="https://raw.githubusercontent.com/QuantEcon/book-networks-public/main/pdf/networks.pdf" download>here</a>
<br><a href="https://raw.githubusercontent.com/book-networks-public/main/pdf/networks_chinese.pdf" download>你可以点击 这里 下载电子版教材</a>
</p>
<p>
<p><a href="https://github.com/QuantEcon/book-networks-public/blob/main/bibtex/citation.bib" download>Bibtex Citation</a>
Expand Down

2 comments on commit 436ba6a

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.