summaryrefslogtreecommitdiff
path: root/docs/contributing.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/contributing.md')
-rw-r--r--docs/contributing.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/contributing.md b/docs/contributing.md
index c650af79d..df2d1de24 100644
--- a/docs/contributing.md
+++ b/docs/contributing.md
@@ -1,6 +1,6 @@
# Contributing
-- Read the [style guide](style_guide.md).
+- Read the [style guide](contributing/style_guide.md).
- Please don't make [the benchmarks](https://deno.land/benchmarks.html) worse.
@@ -16,7 +16,7 @@
## Development
Instructions on how to build from source can be found
-[here](./building-from-source).
+[here](./contributing/building_from_source.md).
## Submitting a Pull Request