diff mbox series

[2/2] docs: Update links for django-rest-framework 3.7, 3.8

Message ID 20181018164806.9815-2-stephen@that.guru
State Accepted
Headers show
Series [1/2] Add support for Django REST Framework 3.9 | expand

Commit Message

Stephen Finucane Oct. 18, 2018, 4:48 p.m. UTC
Don't you hate it when links break? These release notes haven't been
included in a release yet so we can just go ahead and update things.

Signed-off-by: Stephen Finucane <stephen@that.guru>
---
 .../notes/django-rest-framework-3-7-bc6ad5df8bc54afc.yaml       | 2 +-
 .../notes/django-rest-framework-3-8-23865db833b4d188.yaml       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/releasenotes/notes/django-rest-framework-3-7-bc6ad5df8bc54afc.yaml b/releasenotes/notes/django-rest-framework-3-7-bc6ad5df8bc54afc.yaml
index 4bf92c99..6dbc4fea 100644
--- a/releasenotes/notes/django-rest-framework-3-7-bc6ad5df8bc54afc.yaml
+++ b/releasenotes/notes/django-rest-framework-3-7-bc6ad5df8bc54afc.yaml
@@ -2,5 +2,5 @@ 
 upgrade:
   - |
     `Django REST Framework 3.7
-    <http://www.django-rest-framework.org/topics/release-notes/#370/>`_ is now
+    <https://www.django-rest-framework.org/community/3.7-announcement/>`_ is now
     supported.
diff --git a/releasenotes/notes/django-rest-framework-3-8-23865db833b4d188.yaml b/releasenotes/notes/django-rest-framework-3-8-23865db833b4d188.yaml
index dc2d2c8f..6c8fb5cb 100644
--- a/releasenotes/notes/django-rest-framework-3-8-23865db833b4d188.yaml
+++ b/releasenotes/notes/django-rest-framework-3-8-23865db833b4d188.yaml
@@ -2,5 +2,5 @@ 
 upgrade:
   - |
     `Django REST Framework 3.8
-    <http://www.django-rest-framework.org/topics/release-notes/#380/>`_ is now
+    <https://www.django-rest-framework.org/community/3.8-announcement/>`_ is now
     supported.