Skip to content

Commit e61e353

Browse files
committed
move os files per comments
Signed-off-by: Nitish Bharambe <[email protected]>
1 parent bdbb0bd commit e61e353

File tree

7 files changed

+13
-9
lines changed

7 files changed

+13
-9
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ SPDX-License-Identifier headers are used to show which license is applicable.
6060
The concerning license files can be found in the [LICENSES](LICENSES) directory.
6161

6262
# Contributing
63-
Please read [CODE_OF_CONDUCT](docs/contribution/CODE_OF_CONDUCT.md), [CONTRIBUTING](docs/contribution/CONTRIBUTING.md), [PROJECT GOVERNANCE](docs/contribution/PROJECT_GOVERNANCE.md) and [RELEASE](docs/contribution/RELEASE.md) for details on the process
63+
Please read [CODE_OF_CONDUCT](docs/CODE_OF_CONDUCT.md), [CONTRIBUTING](docs/CONTRIBUTING.md), [PROJECT GOVERNANCE](docs/PROJECT_GOVERNANCE.md) and [RELEASE](docs/release_and_support/RELEASE.md) for details on the process
6464
for submitting pull requests to us.
6565

6666
# Contact
67-
Please read [SUPPORT](docs/contribution/SUPPORT.md) for how to connect and get into contact with the Power Gird Model project.
67+
Please read [SUPPORT](docs/release_and_support/SUPPORT.md) for how to connect and get into contact with the Power Gird Model project.
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/index.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,13 @@ advanced_documentation/build-guide
8080
```{toctree}
8181
:caption: "Contribution"
8282
:maxdepth: 2
83-
contribution/CODE_OF_CONDUCT.md
84-
contribution/CONTRIBUTING.md
85-
contribution/PROJECT_GOVERNANCE.md
86-
contribution/RELEASE.md
87-
contribution/SUPPORT.md
88-
```
83+
CODE_OF_CONDUCT.md
84+
CONTRIBUTING.md
85+
PROJECT_GOVERNANCE.md
86+
```
87+
```{toctree}
88+
:caption: "Release and Support"
89+
:maxdepth: 2
90+
release_and_support/RELEASE.md
91+
release_and_support/SUPPORT.md
92+
```
File renamed without changes.

docs/contribution/SUPPORT.md renamed to docs/release_and_support/SUPPORT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ email <[email protected]> to responsibly disclose it.
4343

4444
## Contributing a fix
4545

46-
Please refer to [CONTRIBUTING.md](CONTRIBUTING.md) to make a project contribution.
46+
Please refer to [CONTRIBUTING.md](../CONTRIBUTING.md) to make a project contribution.

0 commit comments

Comments
 (0)