Skip to content

Ensure that submodule documentation links are correct - #152

Merged
Yantrio merged 1 commit into
mainfrom
submodule-docs-link
Feb 17, 2026
Merged

Ensure that submodule documentation links are correct#152
Yantrio merged 1 commit into
mainfrom
submodule-docs-link

Conversation

@Yantrio

@Yantrio Yantrio commented Jan 8, 2026

Copy link
Copy Markdown
Member

Resolves #151

Checklist

  • I have read the contribution guide.
  • I have not used an AI coding assistant to create this PR.
  • I have written all code in this PR myself OR I have marked all code I have not written myself (including modified code, e.g. copied from other places and then modified) with a comment indicating where it came from.
  • I (and other contributors to this PR) have not looked at the Terraform source code while implementing this PR.
  • If I'm releasing, I have read the releasing guide.

Go checklist

  • I have run golangci-lint on my change and receive no errors relevant to my code.
  • I have run existing tests to ensure my code doesn't break anything.
  • I have added tests for all relevant use cases of my code, and those tests are passing.
  • I have only exported functions, variables and structs that should be used from other packages.
  • I have added meaningful comments to all exported functions, variables, and structs.

Signed-off-by: James Humphries <james@james-humphries.co.uk>
@Yantrio
Yantrio requested a review from a team as a code owner January 8, 2026 10:31

@diofeher diofeher left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good, thanks!

@Yantrio
Yantrio merged commit 58a2db2 into main Feb 17, 2026
21 checks passed
@Yantrio
Yantrio deleted the submodule-docs-link branch February 17, 2026 11:44
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.

DocsLink is wrong for submodules

2 participants