aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar jcgregorio <jcgregorio@google.com>2016-01-11 07:42:33 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2016-01-11 07:42:33 -0800
commit8bae7c537ae77302a61a7fa5b990ca394710db32 (patch)
treed192006ecc0088d522457a9fc73d463dde7d864a
parenta4970dc973459d2607ce80623452bf8470adf6f1 (diff)
docs: Fix link to 'How to submit a patch'.
-rw-r--r--site/dev/contrib/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/dev/contrib/index.md b/site/dev/contrib/index.md
index 7727416fc4..9f74a40432 100644
--- a/site/dev/contrib/index.md
+++ b/site/dev/contrib/index.md
@@ -28,7 +28,7 @@ can speed up the review process:
Keep your code submissions small and targeted.
When possible, have a fellow contributor review your change in advance of submission.
Propose new features to the project leads by opening a feature bug or posting to
-skia-discuss ahead of development. For more information, see [How to submit a patch](./submit).
+skia-discuss ahead of development. For more information, see [How to submit a patch](./contrib/submit).
For background on the project and an outline of the types of roles interested parties
can take on, see [Project Roles](../../roles).