All of lore.kernel.org
 help / color / mirror / Atom feed
* broken links
@ 2016-04-13 19:37 melomanica
  0 siblings, 0 replies; 6+ messages in thread
From: melomanica @ 2016-04-13 19:37 UTC (permalink / raw)
  To: lartc

Hello.
I have wrote you but you don't answer
Can I send a new link of [ Polish ] translation
of your article
http://lartc.org/

old link not working
http://mr0vka.eu.org/tlumaczenia/2.4routing.html


Thank you


^ permalink raw reply	[flat|nested] 6+ messages in thread

* broken links
@ 2021-01-07 16:52 Nicolas Dechesne
  0 siblings, 0 replies; 6+ messages in thread
From: Nicolas Dechesne @ 2021-01-07 16:52 UTC (permalink / raw)
  To: YP docs mailing list, Robert Berger

[-- Attachment #1: Type: text/plain, Size: 4117 bytes --]

hey!

Robert opened a bug for a broken link in the doc, see
https://bugzilla.yoctoproject.org/show_bug.cgi?id=14168

This is a valid bug, a regression in
e1bcfe4d8 dev-manual: remove unused labels

Unfortunately, it opens a can of worms... since it looks like the built in
linkcheck did not detect the broken links, and this is not the only broken
link.

I ran an online link checker on
https://docs.yoctoproject.org/dev-manual/common-tasks.html, and it reported
the following errors with anchors.. they look like they are regression with
the commit above..

https://docs.yoctoproject.org/dev-manual/common-tasks.html#new-recipe-fetching-code
(line 1783)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#qemu-image-running-tests
(line 8164)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#dev-debugging-viewing-logs-from-failed-tasks
(line 8594)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#wic-using-the-wic-plugin-interface
(line 5148)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#best-practices-to-follow-when-creating-layers
(line 6101)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#new-recipe-single-c-file-package-hello-world
(line 1696)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#new-recipe-storing-and-naming-the-recipe
(line 2356)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#new-recipe-autotooled-package
(line 1622)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#usingpoky-extend-customimage
(line 2434)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#combining-multiple-versions-library-files-into-one-image
(line 4671)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#using-bbappend-files
(line 6107)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#dev-viewing-task-variable-dependencies
(lines 8610, 8919)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#platdev-gdb-remotedebug
(line 8634)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#wic-requirements
(line 5545)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#dev-viewing-dependencies-between-recipes-and-tasks
(line 8606)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#dev-other-debugging-others
(line 8641)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#platdev-appdev-devshell
(line 9299)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#how-to-submit-a-change
(line 9393)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#dev-debugging-buildfile
(line 8623)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#new-recipe-makefile-based-package
(line 2069)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#incrementing-a-binary-package-version
(line 6199)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#using-a-quilt-workflow
(line 9337)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#dev-debugging-taskrunning
(line 8616)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#finding-the-temporary-source-code
(line 3504)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#automatically-incrementing-a-binary-package-revision-number
(line 6290)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#using-a-provided-kickstart-file
(line 5134)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#dev-debugging-bitbake
(line 8620)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#figuring-out-the-mailing-list-to-use
(line 9920)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#new-recipe-post-installation-scripts
(line 2201)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#dev-debugging-viewing-variable-values
(line 8598)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#understand-what-gives-your-image-size
(line 4024)
https://docs.yoctoproject.org/dev-manual/common-tasks.html#new-recipe-patching-code
(line 1703)

Anyone have any recommendations on how to configure the builtin linkcheck
so that it reports such errors?

cheers
nico

[-- Attachment #2: Type: text/html, Size: 7958 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: broken links
  2002-06-12 18:18   ` Arnaud Launay
@ 2002-06-12 22:48     ` Riley Williams
  0 siblings, 0 replies; 6+ messages in thread
From: Riley Williams @ 2002-06-12 22:48 UTC (permalink / raw)
  To: Arnaud Launay; +Cc: ELKS ML

Hi Arnaud.

>> Basically, each of the FAQ's except the English one had a title line
>> reading "<base href="..."> that pointed to the directory rather than
>> to the actual file. They all now point to the file, including the
>> English one which I added the relevant line to.

> Do we really need the base href ? Each link should be relative, and
> thus base href shouldn't be needed...

The English one doesn't need it, but some of the others apparently do. I
certainly don't have the time to check them out, so I've just stuck the
correct base href in all of them.

Best wishes from Riley.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: broken links
  2002-06-12 17:36 ` Riley Williams
@ 2002-06-12 18:18   ` Arnaud Launay
  2002-06-12 22:48     ` Riley Williams
  0 siblings, 1 reply; 6+ messages in thread
From: Arnaud Launay @ 2002-06-12 18:18 UTC (permalink / raw)
  To: ELKS ML

Le Wed, Jun 12, 2002 at 06:36:15PM +0100, Riley Williams a écrit:
> Basically, each of the FAQ's except the English one had a title
> line reading "<base href="..."> that pointed to the directory
> rather than to the actual file. They all now point to the file,
> including the English one which I added the relevant line to.

Do we really need the base href ? Each link should be relative,
and thus base href shouldn't be needed...

	Arnaud.
-- 
- Il est allé tirer des plans sur la comète, Hallet ?
- Je ne pense pas ; il se sent éclipsé en ce moment.
-
To unsubscribe from this list: send the line "unsubscribe linux-8086" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: broken links
  2002-06-12  9:42 Al Yazdi
@ 2002-06-12 17:36 ` Riley Williams
  2002-06-12 18:18   ` Arnaud Launay
  0 siblings, 1 reply; 6+ messages in thread
From: Riley Williams @ 2002-06-12 17:36 UTC (permalink / raw)
  To: Al Yazdi; +Cc: ELKS ML

Hi Al.

> Hi All
>
> At the "faq" page of "elks.sf.net" : 
>
> The links in the pages don't works (except on the English's faq).
>
> for example on the frensh faq ;-) as I click on 
>
>> Q1.1. Qu'est ce que l'ELKS ? 
>
> I go to <http://elks.sf.net/faq/#1.1> instead of
> <http://elks.sourceforge.net/faq/FAQ-Francais.html#1.1>

Many thanks for that. I've just uploaded an update to fix that,
and it should go live around midnight GMT tonight.

Basically, each of the FAQ's except the English one had a title line
reading "<base href="..."> that pointed to the directory rather than to
the actual file. They all now point to the file, including the English
one which I added the relevant line to.

Best wishes from Riley.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* broken links
@ 2002-06-12  9:42 Al Yazdi
  2002-06-12 17:36 ` Riley Williams
  0 siblings, 1 reply; 6+ messages in thread
From: Al Yazdi @ 2002-06-12  9:42 UTC (permalink / raw)
  To: ELKS ML

[-- Attachment #1: Type: text/plain, Size: 485 bytes --]

Hi All

At the "faq" page of "elks.sf.net" : 

The links in the pages don't works (except on the English's faq).

for example on the frensh faq ;-) as I click on 
>
> Q1.1. Qu'est ce que l'ELKS ? 
>

I go to <http://elks.sf.net/faq/#1.1> instead of <http://elks.sourceforge.net/faq/FAQ-Francais.html#1.1>

Him
Bye

_________________________________________________________ 
Envoyez des messages musicaux sur le portable de vos amis 
 http://mobile.lycos.fr/mobile/local/sms_musicaux/


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-01-07 16:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-13 19:37 broken links melomanica
  -- strict thread matches above, loose matches on Subject: below --
2021-01-07 16:52 Nicolas Dechesne
2002-06-12  9:42 Al Yazdi
2002-06-12 17:36 ` Riley Williams
2002-06-12 18:18   ` Arnaud Launay
2002-06-12 22:48     ` Riley Williams

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.