add backlinks (for code and doc mirrors)

这个提交包含在:
AJ ONeal 2018-11-23 23:43:24 -07:00
父节点 bd8056ff87
当前提交 f68f5f8d0f
共有 2 个文件被更改,包括 3 次插入2 次删除

查看文件

@ -1,4 +1,4 @@
RSA-CSR.js
[RSA-CSR.js](https://git.coolaj86.com/coolaj86/rsa-csr.js)
==========
Sponsored by [Root](https://therootcompany.com),
@ -208,6 +208,7 @@ Hence, all of these projects are MPL-2.0 licensed.
Legal
-----
[RSA-CSR.js](https://git.coolaj86.com/coolaj86/rsa-csr.js) |
MPL-2.0 |
[Terms of Use](https://therootcompany.com/legal/#terms) |
[Privacy Policy](https://therootcompany.com/legal/#privacy)

查看文件

@ -1,6 +1,6 @@
{
"name": "rsa-csr",
"version": "1.0.2",
"version": "1.0.4",
"description": "💯 A focused, zero-dependency library to generate a Certificate Signing Request (CSR) and sign it!",
"homepage": "https://git.coolaj86.com/coolaj86/rsa-csr.js",
"main": "index.js",