From 9d198be5e349521ccd580f923aeafd1880d21a9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Gurin?= Date: Tue, 26 Nov 2019 20:20:36 -0300 Subject: [PATCH] read me broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b7d2d4..57784e8 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ device. There are a number of modules and classes provided by the ANSI package. To get a good understanding of them it is best to pursue the [QED documents](http://github.com/rubyworks/ansi/tree/master/qed/) -or the [API documentation](http://rubyworks.github.com/ansi/api/index.html). +or the [API documentation](https://www.rubydoc.info/gems/ansi). At the heart of all the provided libraries lies the ANSI::Code module which defines ANSI codes as constants and methods. For example: