diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2011-06-22 12:38:08 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2011-06-22 12:38:08 -0500 |
commit | 7577b7dfbe1c69f38ed1dfba27ac273ff5b50f21 (patch) | |
tree | 4e5455bbb14314efa80154e7573d9b7bcebd0f1f | |
parent | b4c0aeb686f96dedb249b0d6cdc32aec4e3249f0 (diff) | |
download | mediagoblin-7577b7dfbe1c69f38ed1dfba27ac273ff5b50f21.tar.lz mediagoblin-7577b7dfbe1c69f38ed1dfba27ac273ff5b50f21.tar.xz mediagoblin-7577b7dfbe1c69f38ed1dfba27ac273ff5b50f21.zip |
Two not three ways to contribute now, reflecting that in docs :)
-rw-r--r-- | docs/git.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/git.rst b/docs/git.rst index ea367846..73e7a311 100644 --- a/docs/git.rst +++ b/docs/git.rst @@ -80,7 +80,7 @@ doing and why. How to send us your changes --------------------------- -There are three ways to let us know how to get it: +There are two ways to let us know how to get it: 1. *(preferred)* **push changes to publicly available git clone and let us know where to find it** |