replace git.io links
This commit is contained in:
parent
d8b2f48bd9
commit
700ebdb524
@ -14,8 +14,8 @@ table, td {
|
||||
</head>
|
||||
<body>
|
||||
<b>PRINTJ Live Demo</b><br />
|
||||
<a href="https://git.io/printj">Source Code Repo</a><br />
|
||||
<a href="https://git.io/printj_issues">Issues? Something look weird? Click here and report an issue</a><br />
|
||||
<a href="https://github.com/SheetJS/printj">Source Code Repo</a><br />
|
||||
<a href="https://github.com/SheetJS/printj/issues">Issues? Something look weird? Click here and report an issue</a><br />
|
||||
<br />
|
||||
<pre>
|
||||
usage: var printf = PRINTJ.sprintf;
|
||||
|
@ -14,8 +14,8 @@ table, td {
|
||||
</head>
|
||||
<body>
|
||||
<b>PRINTJ ESM Live Demo</b><br />
|
||||
<a href="https://git.io/printj">Source Code Repo</a><br />
|
||||
<a href="https://git.io/printj_issues">Issues? Something look weird? Click here and report an issue</a><br />
|
||||
<a href="https://github.com/SheetJS/printj">Source Code Repo</a><br />
|
||||
<a href="https://github.com/SheetJS/printj/issues">Issues? Something look weird? Click here and report an issue</a><br />
|
||||
<br />
|
||||
<pre>
|
||||
usage: import { sprintf as printf } from './printj.mjs';
|
||||
|
Loading…
Reference in New Issue
Block a user