Skip to content

Commit

Permalink
Merge pull request #104 from wdv4758h/fix_url
Browse files Browse the repository at this point in the history
Fix API docs URL
  • Loading branch information
Keats authored Dec 29, 2016
2 parents 5726009 + 80f326c commit 26299d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Build Status](https://travis-ci.org/Keats/tera.svg)](https://travis-ci.org/Keats/tera)

Current release API docs are available on [doc.rs](https://doc.rs/tera).
Current release API docs are available on [docs.rs](https://docs.rs/tera).

## Introduction
Tera is a template engine based on [Jinja2](http://jinja.pocoo.org/) and the [Django template language](https://docs.djangoproject.com/en/1.9/topics/templates/).
Expand Down

0 comments on commit 26299d7

Please sign in to comment.