From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from cpanel8.indieserve.net (cpanel8.indieserve.net [199.212.143.3]) by mx.groups.io with SMTP id smtpd.web10.11190.1620231782945211489 for ; Wed, 05 May 2021 09:23:03 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: crashcourse.ca, ip: 199.212.143.3, mailfrom: rpjday@crashcourse.ca) Received: from cpeac202e043973-cmac202e043970.sdns.net.rogers.com ([174.114.107.13]:40720 helo=fedora) by cpanel8.indieserve.net with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1leKIe-0001vA-27; Wed, 05 May 2021 12:23:01 -0400 Date: Wed, 5 May 2021 12:22:58 -0400 (EDT) From: "Robert P. J. Day" To: Michael Opdenacker cc: YP docs mailing list Subject: Re: [docs] link to gnome developer example for autotools? In-Reply-To: <476747ba-82f5-f820-ca37-bde73d3d5dc5@bootlin.com> Message-ID: <307ce640-ff9-e885-e922-3e2dd7d96cd1@crashcourse.ca> References: <976b49cc-2ca1-7754-14c-a02451cff517@crashcourse.ca> <476747ba-82f5-f820-ca37-bde73d3d5dc5@bootlin.com> MIME-Version: 1.0 X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel8.indieserve.net X-AntiAbuse: Original Domain - lists.yoctoproject.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - crashcourse.ca X-Get-Message-Sender-Via: cpanel8.indieserve.net: authenticated_id: rpjday+crashcourse.ca/only user confirmed/virtual account not confirmed X-Authenticated-Sender: cpanel8.indieserve.net: rpjday@crashcourse.ca X-Source: X-Source-Args: X-Source-Dir: Content-Type: text/plain; charset=US-ASCII On Wed, 5 May 2021, Michael Opdenacker wrote: > Hi Robert, > > On 5/1/21 10:02 PM, Robert P. J. Day wrote: > > this section: > > > > file:///home/rpjday/oe/dist/layers/yocto-docs/documentation/_build/html/sdk-manual/working-projects.html > > > You meant https://docs.yoctoproject.org/sdk-manual/working-projects.html > (you referred to a local link). quite so, my fault, i had two tabs open, one to the official YP docs page, the other to my local sphinx-based build of the latest content, just mixed up the two. rday