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

Fix documentation links and automate with lychee #392

Merged
merged 7 commits into from
Sep 7, 2024

Conversation

VictorAvelar
Copy link
Owner

Description

This PR fixes all the documentation links to Mollie's API Reference. It also automates the checking process using a github action.

Motivation and context

Closes #381

How has this been tested?

Broken links are checked using lychee.

If you are running the tests locally, please specify:

  • OS: macos Sonoma
  • Go version 1.23.1

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • This change requires a documentation update

@VictorAvelar VictorAvelar self-assigned this Sep 7, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation gh-actions Issues and work relates to the github actions context. core testdata labels Sep 7, 2024
@VictorAvelar VictorAvelar merged commit 319bc08 into master Sep 7, 2024
10 checks passed
@VictorAvelar VictorAvelar deleted the chore/update-meta-files-and-documents branch September 7, 2024 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core documentation Improvements or additions to documentation gh-actions Issues and work relates to the github actions context. meta-files testdata
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix links in the code documentation
1 participant