diff options
author | Ben Smith <binji@chromium.org> | 2016-09-06 09:23:19 -0700 |
---|---|---|
committer | Ben Smith <binji@chromium.org> | 2016-09-06 09:34:35 -0700 |
commit | 57d700b4c01efa7746e9d53695849aa8ecfca721 (patch) | |
tree | 8d5568210fd75ef3a9f5f1dee6985bd656ccb142 /Contributing.md | |
parent | 8f1d86a7d3d2365339ba288db8bd25de4d227815 (diff) | |
download | wabt-57d700b4c01efa7746e9d53695849aa8ecfca721.tar.gz wabt-57d700b4c01efa7746e9d53695849aa8ecfca721.tar.bz2 wabt-57d700b4c01efa7746e9d53695849aa8ecfca721.zip |
update Contributing to point to README.md
Diffstat (limited to 'Contributing.md')
-rw-r--r-- | Contributing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Contributing.md b/Contributing.md index c59c3d2f..1cc607fa 100644 --- a/Contributing.md +++ b/Contributing.md @@ -5,4 +5,4 @@ Interested in participating? Please follow [the same contributing guidelines as the design repository]: https://github.com/WebAssembly/design/blob/master/Contributing.md -Also, please be sure to read [the README.rst](README.rst) for this repository. +Also, please be sure to read [the README.md](README.md) for this repository. |