Skip to content

Commit 1cde637

Browse files
committed
change link to point to redirect result
1 parent 0c04672 commit 1cde637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/links.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
'ext_beautifulsoup4_docs': 'https://beautiful-soup-4.readthedocs.io/en/latest/#',
2929
'ext_requests_docs': 'https://docs.python-requests.org/en/latest/index.html',
3030
'ext_pylint': 'https://pylint.org/',
31-
'ext_ruff': 'https://beta.ruff.rs/docs/',
31+
'ext_ruff': 'https://docs.astral.sh/ruff/',
3232
'ext_python_the_python_tutorial': 'https://docs.python.org/3/tutorial/index.html',
3333
'ext_python_wiki_learning_resources': 'https://wiki.python.org/moin/BeginnersGuide/Programmers',
3434
'ext_automate_the_boring_stuff': 'https://automatetheboringstuff.com/',

0 commit comments

Comments
 (0)