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

Links in component guide are broken #8728

Open
andysellick opened this issue Jan 11, 2024 · 1 comment
Open

Links in component guide are broken #8728

andysellick opened this issue Jan 11, 2024 · 1 comment

Comments

@andysellick
Copy link
Contributor

Running the component guide locally (http://whitehall-frontend.dev.gov.uk/component-guide/), most if not all of the links within it appear to be broken.

For example, the link to the button component from the main page links to this:

http://whitehall-frontend.dev.gov.uk/component-guide/assets/whitehall?action=show&component=button&controller=govuk_publishing_components%2Fcomponent_guide

when it should be this: (which works when typed in manually)

http://whitehall-frontend.dev.gov.uk/component-guide/button

Same for the various links within the page for each component (e.g. preview).

Not sure what's causing this as the code to handle this should come mostly from govuk_publishing_components and it's currently working there and in other applications.

@rimshach2
Copy link

@andysellick if nobody is working on this one, can I work on this one ?

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

2 participants