diff options
| author | Tom Christie | 2012-10-30 14:48:21 +0000 | 
|---|---|---|
| committer | Tom Christie | 2012-10-30 14:48:48 +0000 | 
| commit | 166025c0fcd0cfdcac1dbcbf31dbfc1d43f666b4 (patch) | |
| tree | adfd5437103820794e346aac2afb2566b1c93c0d /docs/index.md | |
| parent | 1b62efe45e3a318bf679e6c8f053e400c243c145 (diff) | |
| download | django-rest-framework-166025c0fcd0cfdcac1dbcbf31dbfc1d43f666b4.tar.bz2 | |
Package and doc tweaks
Diffstat (limited to 'docs/index.md')
| -rw-r--r-- | docs/index.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/index.md b/docs/index.md index a96d0925..75a1cf6e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -159,7 +159,7 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE   OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -[travis]: http://travis-ci.org/tomchristie/django-rest-framework?branch=restframework2 +[travis]: http://travis-ci.org/tomchristie/django-rest-framework?branch=master  [travis-build-image]: https://secure.travis-ci.org/tomchristie/django-rest-framework.png?branch=restframework2  [urlobject]: https://github.com/zacharyvoase/urlobject  [markdown]: http://pypi.python.org/pypi/Markdown/ | 
