Skip to content

Commit

Permalink
download links rather than github hosted links
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky committed Nov 28, 2024
1 parent dce80b6 commit a2b5ad8
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

1 comment on commit a2b5ad8

@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.