Skip to content

Commit b45f0e6

Browse files
committed
weird attempt
1 parent b1d7a3b commit b45f0e6

File tree

8 files changed

+7
-5
lines changed

8 files changed

+7
-5
lines changed

.github/code_of_conduct.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CODE_OF_CONDUCT.md

.github/contributing.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONTRIBUTING.md

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ This toolbox benefit a lot from open source research and we would like to thank
206206

207207
## Contributions and code of conduct
208208

209-
Every contribution is welcome and should respect the [contribution guidelines](contributing.html). Each member of the project is expected to follow the [code of conduct](code_of_conduct.html).
209+
Every contribution is welcome and should respect the [contribution guidelines](.github/contributing.html). Each member of the project is expected to follow the [code of conduct](code_of_conduct.html).
210210

211211
## Support
212212

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.. mdinclude:: ../../../.github/CODE_OF_CONDUCT.md
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.. mdinclude:: ../../../.github/CONTRIBUTING.md

docs/source/code_of_conduct.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/source/contributing.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Contents
1717
all
1818
auto_examples/index
1919
releases
20-
contributing
21-
Code of Conduct <code_of_conduct>
20+
.github/contributing
21+
Code of Conduct <.github/code_of_conduct>
2222

2323
.. mdinclude:: ../../README.md
2424
:start-line: 2

0 commit comments

Comments
 (0)