We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2585916 + 53dd7e0 commit ab7b645Copy full SHA for ab7b645
resources/views/home/index.blade.php
@@ -13,7 +13,7 @@
13
<div class="col-md-8">
14
<h1 class="my-4">{{ __('welcome.title') }}</h1>
15
<p>{{ __('welcome.description') }}</p>
16
- <a href="https://xuanji.appspot.com/isicp/index.html">
+ <a href="https://mitp-content-server.mit.edu/books/content/sectbyfn/books_pres_0/6515/sicp.zip/full-text/book/book-Z-H-4.html">
17
{{ __('welcome.link_to_book') }}
18
</a>
19
<hr class="dropdown-divider">
0 commit comments