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.
1 parent 4f595be commit fa72430Copy full SHA for fa72430
html/index.html
@@ -126,7 +126,15 @@ <h2>Other pages</h2>
126
<li><a href="https://eloquentjavascript.net/2nd_edition">The second edition of the book</a></li>
127
</ul>
128
129
- <h2>Translations of the second edition</h2>
+ <h2>Translations</h2>
130
+
131
+ <h3>Third Edition</h3>
132
133
+ <ul class=translations>
134
+ <li><a href="http://eloquentjs.ir/">فارسی (Persian)</a></li>
135
+ </ul>
136
137
+ <h3>Second Edition</h3>
138
139
<ul class=translations>
140
<li><a href="https://to6esko.github.io/">Български (Bulgarian)</a></li>
0 commit comments