Skip to content

Commit 0d28d5c

Browse files
authored
Update src/conf.py
1 parent df5728c commit 0d28d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
r'https://polys.me/?$', # 403 forbidden
131131
r'https://app.element.io/#/room/#conda-forge-space:matrix.org', # needs login
132132
r'https://anacondacon.io/.*$', # website is gone
133-
r'https://matrix.io/#.*$', # anchors are generated dynamically
133+
r'https://matrix.to/#.*$', # anchors are generated dynamically
134134
r'https://app.element.io/#.*$', # anchors are generated dynamically
135135
r'https://wave.webaim.org/report#.*$', # anchors are generated dynamically
136136
] + anchor_check_fps

0 commit comments

Comments
 (0)