Add CDN link for PageCDN (see #1888)

This commit is contained in:
josdejong 2020-06-21 15:00:32 +02:00
parent ebb4f00b25
commit ed17dba976

View File

@ -34,11 +34,15 @@ Math.js can be downloaded or linked from various content delivery networks:
<tr>
<td>cdnjs</td>
<td><a href="https://cdnjs.com/libraries/mathjs">https://cdnjs.com/libraries/mathjs</a></td>
</tr>
</tr>
<tr>
<td>jsDelivr</td>
<td><a href="https://www.jsdelivr.com/package/npm/mathjs">https://www.jsdelivr.com/package/npm/mathjs</a></td>
</tr>
<tr>
<td>PageCDN </td>
<td><a href="https://pagecdn.com/lib/mathjs">https://pagecdn.com/lib/mathjs</a></td>
</tr>
</tbody>
</table>