e2e-tests: Add presentation links to documentation
Replace the previously documented presentation link with a link to the
latest presentation links, which includes that previous one. In other
words, point to the comprehensive presentation links list from here.
Community: Issue 12208
Change-Id: I8ec497db4712bb24a4edd30226a5a52e5237a103
diff --git a/Documentation/dev-e2e-tests.txt b/Documentation/dev-e2e-tests.txt
index 7e85373..ccd83e4 100644
--- a/Documentation/dev-e2e-tests.txt
+++ b/Documentation/dev-e2e-tests.txt
@@ -25,9 +25,9 @@
leveraged to run tests at the Git protocol level.
Gatling is written in Scala, but the abstraction provided by the Gatling DSL makes the scenarios
-implementation easy even without any Scala knowledge. The
-link:https://gitenterprise.me/2019/12/20/stress-your-gerrit-with-gatling/[Stress your Gerrit with Gatling]
-blog post has more introductory information.
+implementation easy even without any Scala knowledge. The online `End-to-end tests`
+link:https://www.gerritcodereview.com/presentations.html#list-of-presentations[presentation] links
+posted on the homepage have more introductory information.
== IDE: IntelliJ