From cbc6c143922933a082ad600207ddb75703757fe3 Mon Sep 17 00:00:00 2001 From: Varun Chauhan <43171263+varunhc@users.noreply.github.com> Date: Tue, 19 Dec 2023 14:18:04 -0800 Subject: [PATCH] updated python issue tracker and pep links (#2318) * updated python issue tracker and pep links * Update templates/base.html Co-authored-by: Hugo van Kemenade --------- Co-authored-by: Hugo van Kemenade --- fixtures/boxes.json | 4 ++-- fixtures/sitetree_menus.json | 2 +- templates/base.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/fixtures/boxes.json b/fixtures/boxes.json index f7dbeb15e..b0e965011 100644 --- a/fixtures/boxes.json +++ b/fixtures/boxes.json @@ -654,9 +654,9 @@ "created": "2014-11-13T21:49:22.048Z", "updated": "2021-07-29T21:40:21.030Z", "label": "download-dev", - "content": "

Information about specific ports, and developer info

\r\n\r\n", + "content": "

Information about specific ports, and developer info

\r\n\r\n", "content_markup_type": "html", - "_content_rendered": "

Information about specific ports, and developer info

\r\n\r\n" + "_content_rendered": "

Information about specific ports, and developer info

\r\n\r\n" } }, { diff --git a/fixtures/sitetree_menus.json b/fixtures/sitetree_menus.json index 70ad3fc7c..f394233ee 100644 --- a/fixtures/sitetree_menus.json +++ b/fixtures/sitetree_menus.json @@ -685,7 +685,7 @@ "fields": { "title": "PEP Index", "hint": "", - "url": "http://python.org/dev/peps/", + "url": "https://peps.python.org", "urlaspattern": false, "tree": 1, "hidden": false, diff --git a/templates/base.html b/templates/base.html index ffa517a91..27daceb50 100644 --- a/templates/base.html +++ b/templates/base.html @@ -86,7 +86,7 @@ + href="https://peps.python.org/peps.rss">