summarylogtreecommitdiffstats
path: root/.nvchecker.toml
diff options
context:
space:
mode:
Diffstat (limited to '.nvchecker.toml')
-rw-r--r--.nvchecker.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.nvchecker.toml b/.nvchecker.toml
index aa778ea83f66..ebe60896a0eb 100644
--- a/.nvchecker.toml
+++ b/.nvchecker.toml
@@ -1,4 +1,4 @@
[slack-electron]
source = "regex"
-url = "https://slack.com/downloads/linux"
-regex = '<span class="page-downloads__hero__meta-text__version">Version (\d+\.\d+\.\d+)</span>'
+url = "https://slack.com/release-notes/linux"
+regex = 'Slack (\d+\.\d+\.\d+)'