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

Stephen Finucane stephen at that.guru
Fri Oct 19 03:48:06 AEDT 2018


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 at 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 --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.
-- 
2.17.2



More information about the Patchwork mailing list