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

Broken link for responsive display documentation #1512

Closed
gvanhorne opened this issue Jul 10, 2024 · 0 comments · Fixed by #1513
Closed

Broken link for responsive display documentation #1512

gvanhorne opened this issue Jul 10, 2024 · 0 comments · Fixed by #1513
Labels
bug Something isn’t working

Comments

@gvanhorne
Copy link
Contributor

The project folder created using observable create includes a broken link in the index.md file for documentation pointing toward resize.

Expected Behavior

Link leads to documentation for responsive displays.

Current Behavior

Page is not found.

Possible Solution

Update link to a valid page on the observable hq website.

Steps to Reproduce

  1. Create a project using npm init "@observablehq"
  2. Start the web server using npm run dev
  3. Click the link at the bottom of the page
    resize
  4. Check if page is found
    page_not_found

Context (Environment)

VSCode Remote Development environment running WSL Ubuntu 22.04

Possible Implementation

Update anchor href attribute from "https://observablehq.com/framework/display#responsive-display" to "https://observablehq.com/framework/javascript#responsive-display".

@gvanhorne gvanhorne added the bug Something isn’t working label Jul 10, 2024
@Fil Fil closed this as completed in #1513 Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn’t working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant