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 E81AB20248 for ; Fri, 19 Apr 2019 15:09:45 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 64A49120A89; Sat, 20 Apr 2019 00:09:40 +0900 (JST) Received: from o1678948x4.outbound-mail.sendgrid.net (o1678948x4.outbound-mail.sendgrid.net [167.89.48.4]) by neon.ruby-lang.org (Postfix) with ESMTPS id 8B2E4120A85 for ; Sat, 20 Apr 2019 00:09:36 +0900 (JST) Received: by filter0037p3iad2.sendgrid.net with SMTP id filter0037p3iad2-6393-5CB9E4AE-2C 2019-04-19 15:09:34.597893062 +0000 UTC m=+335209.153308904 Received: from herokuapp.com (unknown [52.54.141.15]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id 1_gsPTy0SmmBC2AQcicwFg for ; Fri, 19 Apr 2019 15:09:34.549 +0000 (UTC) Date: Fri, 19 Apr 2019 15:09:34 +0000 (UTC) From: davidcodes@mailbox.org Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 67815 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 15775 X-Redmine-Issue-Author: davidpiegza 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+llrAh1PavYh6cWyLhd0U5LWSPYD9VP1lHaZx2L6jljR0b7L?= =?us-ascii?Q?3FwBsBFw1MIg0uMks24gFE1OzdbAp=2FuEXSz0Nkc?= =?us-ascii?Q?LPh=2FjOO5hctHG+aD2HlwusSSSWZlNeWc7CmqsSg?= =?us-ascii?Q?Kh7VZ=2FytoXbBe3hvomwelAC+37zv799kEe+Bdt+?= =?us-ascii?Q?czSqNRCMPZ7DVxQFw8b06kCOQzkYBlVomGA=3D=3D?= To: ruby-core@ruby-lang.org X-ML-Name: ruby-core X-Mail-Count: 92332 Subject: [ruby-core:92332] [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 reported by davidpiegza (David Piegza). ---------------------------------------- Misc #15775: Update broken URL in Float documentation https://bugs.ruby-lang.org/issues/15775 * Author: davidpiegza (David Piegza) * Status: Open * Priority: Normal * Assignee: ---------------------------------------- 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/