You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -206,7 +206,7 @@ This toolbox benefit a lot from open source research and we would like to thank
206
206
207
207
## Contributions and code of conduct
208
208
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.md). Each member of the project is expected to follow the [code of conduct](.github/CODE_OF_CONDUCT.md).
210
210
211
211
## Support
212
212
@@ -216,7 +216,7 @@ You can ask questions and join the development discussion:
216
216
* On the POT [gitter channel](https://gitter.im/PythonOT/community)
217
217
* On the POT [mailing list](https://mail.python.org/mm3/mailman3/lists/pot.python.org/)
218
218
219
-
You can also post bug reports and feature requests in Github issues. Make sure to read our [guidelines](contributing.html) first.
219
+
You can also post bug reports and feature requests in Github issues. Make sure to read our [guidelines](.github/CONTRIBUTING.md) first.
0 commit comments