summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authoramansharma612 <amansharma6122002@gmail.com>2024-12-12 01:17:18 +0530
committerGitHub <noreply@github.com>2024-12-11 16:47:18 -0300
commit6f38697f90a14f1450a71c1e40aea0f5df7dca86 (patch)
treebaef90ecfa947be3682c42e1158988fcff604589 /docs
parentf30b527f170fd4ec9bf10b5012e1ef79776a8f8e (diff)
Removed links to outdated tools in docs/topics/performance.txt.
Co-authored-by: Aman Sharma <210100011@iitb.ac.in>
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