aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps
diff options
context:
space:
mode:
authorGravatar swfarnsworth <[email protected]>2021-07-06 17:55:50 -0400
committerGravatar swfarnsworth <[email protected]>2021-07-06 17:55:50 -0400
commitd56348043a1b0343006c62dfaf738513a3cf4e7d (patch)
treec1720d72e7b0b5a7debe661bb3e2c06a0269fe4e /pydis_site/apps
parentAdd resource regex101. (diff)
Remove reference to Python 2.7.
The maintainer of regex101 has changed the name from "Python 2.7" to just "Python".
Diffstat (limited to 'pydis_site/apps')
-rw-r--r--pydis_site/apps/resources/resources/regex101.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/apps/resources/resources/regex101.yaml b/pydis_site/apps/resources/resources/regex101.yaml
index 2dee95ce..db3df957 100644
--- a/pydis_site/apps/resources/resources/regex101.yaml
+++ b/pydis_site/apps/resources/resources/regex101.yaml
@@ -1,5 +1,5 @@
description: An online tool for testing regular expressions that helps you understand what the regular expression can
- match. Remember to set the "flavor" to Python 2.7 (it works for recent versions of Python).
+ match. Remember to set the "flavor" to Python.
name: regex101
title_url: https://regex101.com/
tags: