Skip to content

Commit 2736c2c

Browse files
steinybotlolgab
andauthored
Fix link to PPrint (#87)
* Fix link to PPrint * Update link to com-lihaoyi organization Co-authored-by: Lorenzo Gabriele <[email protected]>
1 parent 7f3b850 commit 2736c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ various `debug` call-sites you left lying around and manually tweaking the
464464
verbosity of each one. Furthermore, if you want additional information like
465465
`sourcecode.Line` or `sourcecode.File`, that's all just one implicit away.
466466

467-
The [PPrint](http://www.lihaoyi.com/upickle-pprint/pprint)
467+
The [PPrint](https://github.com/com-lihaoyi/PPrint)
468468
library provides a `pprint.log` method that does exactly this: prints out the
469469
value provided (in this case pretty-printing it with colors and nice formatting
470470
& indentation) together with the enclosing context and line number, so you

0 commit comments

Comments
 (0)