Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

link to 2htdp/image fails with error #80

Open
spdegabrielle opened this issue Oct 8, 2023 · 0 comments
Open

link to 2htdp/image fails with error #80

spdegabrielle opened this issue Oct 8, 2023 · 0 comments

Comments

@spdegabrielle
Copy link
Member

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.':

image of error screen with text '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

mgunyho referenced this issue Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant