Skip to content

Conversation

k-cybulski
Copy link
Contributor

Purpose

This commit fixes a typo in docs/installation/compose.md, where a link was wrongly pointing to k8s.md while it should have been pointing to kubernetes.md.

External contributions

Thank you for your contribution! 🎉

Please ensure the following items are checked before submitting your pull request:

  • I have read and followed the contributing guidelines
  • I have read and agreed to the Code of Conduct
  • I have signed off my commits with git commit --signoff (DCO compliance)
  • I have signed my commits with my SSH or GPG key (git commit -S)
  • My commit messages follow the required format: <gitmoji>(type) title description
  • I have added a changelog entry under ## [Unreleased] section (if noticeable change)
  • I have added corresponding tests for new features or bug fixes (if applicable)

@AntoLC AntoLC added documentation Improvements or additions to documentation bug Something isn't working labels Jul 21, 2025
Link to kubernetes.md in compose.md was incorrect,
it was pointing to a non-existing file.

Signed-off-by: Krzysztof Cybulski <k.cybulski.dev@tuta.io>
@AntoLC AntoLC merged commit c534fed into suitenumerique:main Jul 23, 2025
18 of 20 checks passed
@AntoLC
Copy link
Collaborator

AntoLC commented Jul 23, 2025

Thank you for your contribution ! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants