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

Add Github Action to check for broken site links #1393

Merged
merged 29 commits into from
Feb 2, 2021

Conversation

etefera
Copy link
Contributor

@etefera etefera commented Jan 26, 2021

and fix broken links in documentation.

Fixes #1190

on:
pull_request:
branches:
- master
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you planning to enable on 'next' branch as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For now, just this branch, since we expect the next branch to have different build steps.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most of the doc changes going forward will be in next, so that's where checking for broken links is very useful.

@etefera etefera merged commit 8be3f71 into kptdev:master Feb 2, 2021
@etefera etefera deleted the broken-site-links branch February 2, 2021 17:12
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 this pull request may close these issues.

Address the problem of broken site links
2 participants