From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS4713 221.184.0.0/13 X-Spam-Status: No, score=-4.1 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED, SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by dcvr.yhbt.net (Postfix) with ESMTP id B00391F453 for ; Fri, 3 May 2019 18:41:44 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 4E43B120A01; Sat, 4 May 2019 03:41:39 +0900 (JST) Received: from o1678916x28.outbound-mail.sendgrid.net (o1678916x28.outbound-mail.sendgrid.net [167.89.16.28]) by neon.ruby-lang.org (Postfix) with ESMTPS id 1B09612098B for ; Sat, 4 May 2019 03:41:33 +0900 (JST) Received: by filter0078p3iad2.sendgrid.net with SMTP id filter0078p3iad2-7990-5CCC8B5F-C 2019-05-03 18:41:35.237605219 +0000 UTC m=+83764.472443962 Received: from herokuapp.com (unknown [35.173.254.39]) by ismtpd0007p1iad2.sendgrid.net (SG) with ESMTP id kUWSNPkhTI6n2CJkG0XyCw for ; Fri, 03 May 2019 18:41:35.176 +0000 (UTC) Date: Fri, 03 May 2019 18:41:35 +0000 (UTC) From: davidcodes@mailbox.org Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 68019 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 15775 X-Redmine-Issue-Author: davidpiegza X-Redmine-Issue-Assignee: hsbt X-Redmine-Sender: davidpiegza X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-SG-EID: =?us-ascii?Q?sRQbfz0khsa8Oe+llrAh1PavYh6cWyLhd0U5LWSPYD8CLrtj732o24VKc07KKm?= =?us-ascii?Q?wfUR+nitKq6oBr1Ql1mgpfpp8Ef6jPeA60UIHCy?= =?us-ascii?Q?KC+YAJyLhy8pG6N08Yr6zAwANnXaT0x1yaUvPUx?= =?us-ascii?Q?w6wIwzHp4aoJ6frCc6TOI9+xZ7fBVRLDh6XqPtC?= =?us-ascii?Q?G7XEptLolaokKKpBsEJuHFC8zOfdp7bDGTA=3D=3D?= To: ruby-core@ruby-lang.org X-ML-Name: ruby-core X-Mail-Count: 92536 Subject: [ruby-core:92536] [Ruby trunk Misc#15775] Update broken URL in Float documentation X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #15775 has been updated by davidpiegza (David Piegza). Assignee set to hsbt (Hiroshi SHIBATA) @hsbt: Just wanted to ping you about this small update of the Float documentation (maybe you can reassign it to someone who could review it?). Thanks! ---------------------------------------- Misc #15775: Update broken URL in Float documentation https://bugs.ruby-lang.org/issues/15775#change-77895 * Author: davidpiegza (David Piegza) * Status: Open * Priority: Normal * Assignee: hsbt (Hiroshi SHIBATA) ---------------------------------------- This patch updates a broken URL to GitHub's wiki page in the documentation of the Float class (the GitHub URL changed). Documentation (2nd link): https://ruby-doc.org/core-2.6/Float.html ---Files-------------------------------- update-url-in-Float-documentation.patch (526 Bytes) -- https://bugs.ruby-lang.org/