From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id mKwhIbz3WmFALAAAgWs5BA (envelope-from ) for ; Mon, 04 Oct 2021 14:46:52 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id +If+HLz3WmEycQAA1q6Kng (envelope-from ) for ; Mon, 04 Oct 2021 12:46:52 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 06CF82B726 for ; Mon, 4 Oct 2021 14:46:52 +0200 (CEST) Received: from localhost ([::1]:52272 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mXNMo-0001yh-QJ for larch@yhetil.org; Mon, 04 Oct 2021 08:46:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52174) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mXNLd-0001yU-BM for emacs-orgmode@gnu.org; Mon, 04 Oct 2021 08:45:37 -0400 Received: from mail-pl1-x633.google.com ([2607:f8b0:4864:20::633]:40860) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mXNLb-0005JJ-NW for emacs-orgmode@gnu.org; Mon, 04 Oct 2021 08:45:37 -0400 Received: by mail-pl1-x633.google.com with SMTP id j15so11012909plh.7 for ; Mon, 04 Oct 2021 05:45:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=date:from:to:subject:message-id:mime-version:content-disposition :content-transfer-encoding; bh=TcQeWGJkUngPIu44tbOadiIbTsEIxUyAQ7d4F4DtjAE=; b=EwUPLJGYt8QTKbHaQZrA4wYQiJOLF3tU8pxxQ3xc9KjydSHfdkPtDTXqhZVsZhzeln YpU57DG2TbJ6LPylW2y2gAcHpJQBXfsz7sZqjH+ox1J4X7Wh2YwuQOroYN0JIfS5uFh0 SLOX6zJyBtO6cyXQDza2dbuoVBiV3jpCzehfBPzWLFaVlH2tzRy9+/NmowdABT9Lsefo FpwhzBvpyXX/vsQchbCofH6IKH6eXgabfL4W1rdGphsEQQG+6TDwqp4Fpi78E45L3OyE /9B3Lz/nin2zquSrYWILMPWySV0dJpOT+b6ks3DHlPW9IAoAQCMP3jhEgPM/0uCXQFYv TcJg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-disposition:content-transfer-encoding; bh=TcQeWGJkUngPIu44tbOadiIbTsEIxUyAQ7d4F4DtjAE=; b=NQbiSGwEVDodBFascrLAonB/4N68+ogkBIn0IxmCIFVAGNJkcCO5z1RNPlK/q7NjWA AYtkIQSAzI7StRJQdYeEfy1wm+PDNfbKtOGnfKeu6n9Fiyprs9eygqmv2MBcxHSbgOgY a89HUWHDOduhGWPQCMW9gWEHhLlaE7mFYtKGR9t9hdhf686giiArfTL3cpwUDQwMPTqB gbjuegziEkqtDq+kWOxcdZgx7ZcJR0PoqftIAYvf4N0s4DkSDGIjOhvveycau8bUbw1c nLH/12ocYXup4y0mGAZEbhTsRCqmUCqg/73NZKAuCrPxvzBpBsoWE/os72+ZIWohz8qU VF+A== X-Gm-Message-State: AOAM5333cHm8tl8t/sCmqwOpBEbYgv5N+5sPD+4gQdk3mnzoooVp17oI ulRd6jiLPaUT6zc3XpBMRkWhoM6TWZY= X-Google-Smtp-Source: ABdhPJyKwE9MDTywA8OJyJLiH0BnoLaW89JB72vziTVFk58+Iu6AfzWjrAyDdgtCHcf40HfSv0tTdw== X-Received: by 2002:a17:90a:d58b:: with SMTP id v11mr30006075pju.207.1633351531363; Mon, 04 Oct 2021 05:45:31 -0700 (PDT) Received: from localhost ([202.142.103.169]) by smtp.gmail.com with ESMTPSA id z4sm15010156pfz.99.2021.10.04.05.45.25 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Mon, 04 Oct 2021 05:45:27 -0700 (PDT) Date: Mon, 4 Oct 2021 18:15:18 +0530 From: Mandar Mitra To: emacs-orgmode@gnu.org Subject: Some broken links in pages under https://orgmode.org/worg/org-contrib/babel Message-ID: <20211004124518.slro6jefifrc36mt@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2607:f8b0:4864:20::633; envelope-from=mandar.mitra@gmail.com; helo=mail-pl1-x633.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1633351612; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=TcQeWGJkUngPIu44tbOadiIbTsEIxUyAQ7d4F4DtjAE=; b=r24qyJsc3F3UvbeJ5NPelBdpbCnKVFoXbDXBHgb6iDulwEZP++elmfYwFFhKuWWRkbgcJp VsZH6c7eIURbi0+EYDlE36HQ0BilcvaglhDdDMkFNtdcIQGBeldxoNVznXUVIOJ4OQYkrf x4tm+gB+ceyMbWWxj7FUl6HzbMz52gZ+r6KhR5qF/WHcGU2JTi94ubd/GazEIg+7oHPGul VvNwLG6EL4PSwPpaL6uQtBybemIiJCNC8dpFW7TwsRrbVIxfz4m+9hQ+aQ5m7LgRCnvIxg idDslFN1R3VD70aP1F1041Hc4JQElGG9RctrGzxw8jJrQPaLMnG/dbHntWKP2w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1633351612; a=rsa-sha256; cv=none; b=bCiLgzqCciSGrKpnfLvnLmqJwT+WAEEajbNxb7YdZsgJFNjuxVrfIUOue/8gC/gPTXgIAQ H1QwIX+Wu6/7qvbymJEct5f4N898tkReBXfyH/ivtr22wZpn05a8NpO6BA1EW/u5Zgxq1y edbmm+v4UkYxujXFCbnsyI9sQQbo759ME93bdbnBX6sfnLZvqcfvFRHaApMeH7yyMlsbYS siNpTzKdJZUG4MTIvM3rUwvXq3wzRzLBKdaZLey2vJocAG7N9KSIZMvP5M6+9y48yzpjoU 3yhZ4hQ4NlgNDUC7YJQgXYNhMSpY2V/zqmKhLyv6EmAhoYNdLlh9lCWcXlqgVQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=EwUPLJGY; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Spam-Score: -3.01 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=EwUPLJGY; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: 06CF82B726 X-Spam-Score: -3.01 X-Migadu-Scanner: scn1.migadu.com X-TUID: HYUp3E4cczaP Not sure if this is the right place to report this, but I was trying to learn about Org-Babel, and encountered some broken links. Below are a few (not a comprehensive list, of course, just some that I happened to encounter). * https://orgmode.org/worg/org-contrib/babel/intro.html *** ... relevant section in the [[https://orgmode.org/manual/Literal-examples.html][Org manual]] ... *** please have a look at the [[https://orgmode.org/manual/Literal-examples.html][Org-mode manual]] before proceeding *** blocks located in the [[https://orgmode.org/worg/org-contrib/babel/library-of-babel.html][Library of Babel]] file – raw file at * https://orgmode.org/worg/org-contrib/babel/uses.html *** [[https://orgmode.org/worg/org-contrib/babel/examples/org-check.html][Checking Your Org Mode Configuration]] *** [[https://orgmode.org/worg/org-contrib/babel/examples/data-collection-analysis.html][Data Collection and Analysis]]