Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jan 2023 12:39:23 GMT
From:      Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 527260e1b7 - main - Update ruby links in Developers Handbook
Message-ID:  <202301081239.308CdNTu060092@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by carlavilla:

URL: https://cgit.FreeBSD.org/doc/commit/?id=527260e1b7e029ae1ba38f7854d778162c2da503

commit 527260e1b7e029ae1ba38f7854d778162c2da503
Author:     KaĆ­que Kandy Koga <kaiquekandykoga@gmail.com>
AuthorDate: 2023-01-08 12:38:33 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2023-01-08 12:38:33 +0000

    Update ruby links in Developers Handbook
    
    PR:     268777
---
 documentation/content/en/books/developers-handbook/tools/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/developers-handbook/tools/_index.adoc b/documentation/content/en/books/developers-handbook/tools/_index.adoc
index e94ebd62cb..92c48a7656 100644
--- a/documentation/content/en/books/developers-handbook/tools/_index.adoc
+++ b/documentation/content/en/books/developers-handbook/tools/_index.adoc
@@ -158,7 +158,7 @@ Ruby::
 Ruby is an interpreter, pure object-oriented programming language.
 It has become widely popular because of its easy to understand syntax, flexibility when writing code, and the ability to easily develop and maintain large, complex programs.
 +
-Ruby is available from the Ports Collection as package:lang/ruby25[].
+Ruby is available from the Ports Collection as package:lang/ruby32[].
 
 Tcl and Tk::
 Tcl is an embeddable, interpreted language, that has become widely used and became popular mostly because of its portability to many platforms.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301081239.308CdNTu060092>