summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authoramansharma612 <amansharma6122002@gmail.com>2024-12-12 01:17:18 +0530
committerNatalia <124304+nessita@users.noreply.github.com>2024-12-11 16:55:14 -0300
commit5f4252ecd6ce19cbf6d8bb9a3b4cca6a32eb40c2 (patch)
tree45038835f3681664dc0f1b280efb92fa0c99b721 /docs
parent65e8c8f77633369834915af8bab5a76e343bc5e5 (diff)
[5.1.x] Removed links to outdated tools in docs/topics/performance.txt.
Co-authored-by: Aman Sharma <210100011@iitb.ac.in> Backport of 6f38697f90a14f1450a71c1e40aea0f5df7dca86 from main.
Diffstat (limited to 'docs')
-rw-r--r--docs/topics/performance.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/topics/performance.txt b/docs/topics/performance.txt
index 4e23d1b6bc..1075d6e0ad 100644
--- a/docs/topics/performance.txt
+++ b/docs/topics/performance.txt
@@ -72,10 +72,7 @@ in effect simulating the experience of an actual user.
These can't report on the internals of your code, but can provide a useful
insight into your site's overall performance, including aspects that can't be
-adequately measured from within Django environment. Examples include:
-
-* `Yahoo's Yslow <https://yslow.org/>`_
-* `Google PageSpeed <https://developers.google.com/speed/>`_
+adequately measured from within Django environment.
There are also several paid-for services that perform a similar analysis,
including some that are Django-aware and can integrate with your codebase to