The link to 2htdp/image in the first paragraph of https://docs.racket-lang.org/pict/index.html fails with the error 'This page is intended to redirect to the result of a search request. Since you’re reading this, it seems that the redirection did not work.':
The relevant scribble is @racketmodname[2htdp/image #:indirect] at line 23 of https://github.com/racket/pict/blob/master/pict-doc/pict/scribblings/pict.scrbl
permalink https://github.com/racket/pict/blob/29e89754c2d6a59fe56027772e7b5113e8560cef/pict-doc/pict/scribblings/pict.scrbl#L23C47-L23C85
failing link:
https://download.racket-lang.org/releases/8.10/doc/local-redirect/index.html?tag=%28mod-path._.%272htdp%2Fimage.%27%29&version=8.10
Browser: identified on Safari, but is reproducible on Firefox and Chrome on MacOS.
note: @[racketmodname] uses #:indirect- the scribble documentation states "deferred resolution relies on cooperation with the page pointed to by the external-link URL" - because of this I'm not sure if this is a problem with https://docs.racket-lang.org/pict/index.html or a problem with https://docs.racket-lang.org/teachpack/2htdpimage.html
The link to 2htdp/image in the first paragraph of https://docs.racket-lang.org/pict/index.html fails with the error 'This page is intended to redirect to the result of a search request. Since you’re reading this, it seems that the redirection did not work.':
The relevant scribble is
@racketmodname[2htdp/image #:indirect]at line 23 of https://github.com/racket/pict/blob/master/pict-doc/pict/scribblings/pict.scrblpermalink https://github.com/racket/pict/blob/29e89754c2d6a59fe56027772e7b5113e8560cef/pict-doc/pict/scribblings/pict.scrbl#L23C47-L23C85
failing link:
https://download.racket-lang.org/releases/8.10/doc/local-redirect/index.html?tag=%28mod-path._.%272htdp%2Fimage.%27%29&version=8.10
Browser: identified on Safari, but is reproducible on Firefox and Chrome on MacOS.
note:
@[racketmodname]uses#:indirect- the scribble documentation states "deferred resolution relies on cooperation with the page pointed to by the external-link URL" - because of this I'm not sure if this is a problem with https://docs.racket-lang.org/pict/index.html or a problem with https://docs.racket-lang.org/teachpack/2htdpimage.html