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

[BUG] broken link in docs #2278

Closed
davidgilbertson opened this issue May 17, 2020 · 1 comment
Closed

[BUG] broken link in docs #2278

davidgilbertson opened this issue May 17, 2020 · 1 comment

Comments

@davidgilbertson
Copy link
Contributor

On this page https://playwright.dev/#version=v1.0.2&path=docs%2Fci.md&q=github-actions there is the text "We run our tests on GitHub Actions".

In the markdown, "our tests" is the link: /.github/workflows/tests.yml - but this isn't being converted correctly when the website builds, so the link becomes https://github.com/.github/workflows/tests.yml - which is a 404

@aslushnikov
Copy link
Collaborator

Should be fixed on the website right now (if it doesn't, reload a few times - service worker takes time to update).

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

Successfully merging a pull request may close this issue.

2 participants