Skip to content

Commit fa9cc73

Browse files
committed
Fix path warnings when building.
1 parent c4a592d commit fa9cc73

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/developers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ compassion wins every time.
3434
* If you need help with anything, get involved - _we welcome questions asked
3535
in good faith, and will move mountains to help_.
3636
* If you're unsure where to start, get involved - _we have [many ways to
37-
contribute](/contributing)_.
37+
contribute](contributing.md)_.
3838

39-
All contributors are expected to follow our [code of conduct](/conduct/).
39+
All contributors are expected to follow our [code of conduct](conduct.md).
4040

4141
## Setup
4242

@@ -242,7 +242,7 @@ is through this environment that you contribute to PyScript.
242242
243243
## Contributing
244244
245-
* We have [suggestions for how to contribute to PyScript](/contributing). Take
245+
* We have [suggestions for how to contribute to PyScript](contributing.md). Take
246246
a read and dive in.
247247
248248
* Please make sure you discuss potential contributions *before* you put in

0 commit comments

Comments
 (0)