Skip to content

Commit 73803fa

Browse files
authored
Update URLs (#916)
1 parent 8e4331d commit 73803fa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ rust-url
99

1010
URL library for Rust, based on the [URL Standard](https://url.spec.whatwg.org/).
1111

12-
[Documentation](https://docs.rs/url/)
12+
[Documentation](https://docs.rs/url)
1313

14-
Please see [UPGRADING.md](https://github.com/servo/rust-url/blob/master/UPGRADING.md) if you are upgrading from a previous version.
14+
Please see [UPGRADING.md](https://github.com/servo/rust-url/blob/main/UPGRADING.md) if you are upgrading from a previous version.

idna/tests/punycode_tests.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[
22
{
3-
"description": "These tests are copied from https://github.com/bestiejs/punycode.js/blob/master/tests/tests.js , used under the MIT license.",
3+
"description": "These tests are copied from https://github.com/mathiasbynens/punycode.js/blob/main/tests/tests.js , used under the MIT license.",
44
"decoded": "",
55
"encoded": ""
66
},

0 commit comments

Comments
 (0)