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

The links to "http2 explained" don't link to the correct page #113

Open
Ikerstreamer opened this issue Jun 25, 2024 · 0 comments
Open

The links to "http2 explained" don't link to the correct page #113

Ikerstreamer opened this issue Jun 25, 2024 · 0 comments
Assignees
Labels

Comments

@Ikerstreamer
Copy link

The webpage https://rubenverborgh.github.io/WebFundamentals/architecture/#http-workarounds has links to the page https://http2-explained.haxx.se/en/. However, the links are incorrectly formatted.

The format used is:
https://http2-explained.haxx.se/content/en/part3.html#32-inlining
However, the correct format seems to be:
https://http2-explained.haxx.se/en/part3#id-3.2-inlining

This is true for all 3 links on this slide which is odd as the previous slide using the correct link format.

This even continues into the later slides referencing the same webpage.

@Ikerstreamer Ikerstreamer changed the title The links to http2 explained don't link to the correct page The links to "http2 explained" don't link to the correct page Jun 25, 2024
@RubenVerborgh RubenVerborgh self-assigned this Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants