We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83f6815 commit 3cc08dcCopy full SHA for 3cc08dc
.readthedocs.yaml
@@ -36,7 +36,7 @@ build:
36
# download support and contribution
37
- git clone https://github.com/PowerGridModel/.github.git --depth 1 --branch main pgm_org_github
38
- 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/
+ - 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/
40
- mkdir -p docs/contribution
41
- mv pgm_org_github/GOVERNANCE.md pgm_org_github/CONTRIBUTING.md pgm_org_github/CODE_OF_CONDUCT.md docs/contribution/
42
# fix links
0 commit comments