fix link reference in docs

BUG=skia:
NOTRIES=1
TBR=halcanary

Review URL: https://codereview.chromium.org/853703003
This commit is contained in:
jcgregorio 2015-01-14 12:03:01 -08:00 committed by Commit bot
parent 0c2dc21a58
commit bd2059a02a

View File

@ -2,7 +2,7 @@ Markdown
========
This site can handle normal MarkDown and many common extensions. To learn
how the following is done please see the [source for this page](./docserver.md).
how the following is done please see the [source for this page](./markdown.md).
Any file you put under `/site/` that has the extension `.md` will be processed
as MarkDown. All other files will be served directly. For example, images
can be added and they will be served correctly and referenced from within MarkDown files.