Skip to content

Commit 3cc08dc

Browse files
add community.md to readthedocs
Signed-off-by: petersalemink95 <[email protected]>
1 parent 83f6815 commit 3cc08dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ build:
3636
# download support and contribution
3737
- git clone https://github.com/PowerGridModel/.github.git --depth 1 --branch main pgm_org_github
3838
- mkdir -p docs/release_and_support
39-
- mv pgm_org_github/RELEASE.md pgm_org_github/SUPPORT.md pgm_org_github/SECURITY.md pgm_org_github/CITATION.md docs/release_and_support/
39+
- mv pgm_org_github/RELEASE.md pgm_org_github/SUPPORT.md pgm_org_github/COMMUNITY.md pgm_org_github/SECURITY.md pgm_org_github/CITATION.md docs/release_and_support/
4040
- mkdir -p docs/contribution
4141
- mv pgm_org_github/GOVERNANCE.md pgm_org_github/CONTRIBUTING.md pgm_org_github/CODE_OF_CONDUCT.md docs/contribution/
4242
# fix links

0 commit comments

Comments
 (0)