diff options
| author | Tom Christie | 2012-10-27 18:39:17 +0100 |
|---|---|---|
| committer | Tom Christie | 2012-10-27 18:39:17 +0100 |
| commit | cef379db065711bd2f1b0805d28a56f7a80cef37 (patch) | |
| tree | 223aa2da7b83ea90946400f22bb5fe6e85c1cbd9 /docs/index.md | |
| parent | ec1429ffc8079e2f0fcc5af05882360689fca5bf (diff) | |
| download | django-rest-framework-cef379db065711bd2f1b0805d28a56f7a80cef37.tar.bz2 | |
2.0 Announcement
Diffstat (limited to 'docs/index.md')
| -rw-r--r-- | docs/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.md b/docs/index.md index f66ba7f4..a75dbc58 100644 --- a/docs/index.md +++ b/docs/index.md @@ -103,7 +103,7 @@ General guides to using REST framework. * [The Browsable API][browsableapi] * [REST, Hypermedia & HATEOAS][rest-hypermedia-hateoas] * [Contributing to REST framework][contributing] -* [2.0 Migration Guide][migration] +* [2.0 Announcement][rest-framework-2-announcement] * [Release Notes][release-notes] * [Credits][credits] @@ -189,7 +189,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. [browsableapi]: topics/browsable-api.md [rest-hypermedia-hateoas]: topics/rest-hypermedia-hateoas.md [contributing]: topics/contributing.md -[migration]: topics/migration.md +[rest-framework-2-announcement]: topics/rest-framework-2-announcement.md [release-notes]: topics/release-notes.md [credits]: topics/credits.md |
