ruff/crates/ruff
David Peter 5fef4d4572
Use python.typing.org for typing documentation links (#17323)
## Summary

There is a new official URL for the typing documentation:
https://typing.python.org/

Change all https://typing.readthedocs.io/ links to use the new sub
domain, which is slightly shorter and looks more official.

## Test Plan

Tested to see if each and every new URL is accessible. I noticed that
some links go to https://typing.python.org/en/latest/source/stubs.html
which seems to be outdated, but that is a separate issue. The same page
shows up for the old URL.
2025-04-09 20:38:20 +02:00
..
resources/test/fixtures Rename ruff_cli crate to ruff (#9557) 2024-01-16 17:47:01 -05:00
src Upgrade to Rust 1.86 and bump MSRV to 1.84 (#17171) 2025-04-03 15:59:44 +00:00
tests Use python.typing.org for typing documentation links (#17323) 2025-04-09 20:38:20 +02:00
build.rs [ruff] Fix last_tag/commits_since_last_tag for version command (#16686) 2025-03-13 11:59:54 +00:00
Cargo.toml Bump 0.11.4 (#17212) 2025-04-04 14:09:10 -04:00