From c9cbfe30abf66754104105db6775ca0df03381e9 Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Sun, 11 Jan 2026 18:05:52 -0800 Subject: [PATCH] README: renamed the repo --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 94cb5d98540b9ef7c894cd500a3193a5e6ebab8a..99df422f9f7aa87e9345cd4b7903bf075108eafe 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,15 @@ -# zig-net-url +# zig-whatwg-url -![loc](https://sloc.xyz/github/nektro/zig-net-url) -[![license](https://img.shields.io/github/license/nektro/zig-net-url.svg)](https://github.com/nektro/zig-net-url/blob/master/LICENSE) +![loc](https://sloc.xyz/github/nektro/zig-whatwg-url) +[![license](https://img.shields.io/github/license/nektro/zig-whatwg-url.svg)](https://github.com/nektro/zig-whatwg-url/blob/master/LICENSE) [![nektro @ github sponsors](https://img.shields.io/badge/sponsors-nektro-purple?logo=github)](https://github.com/sponsors/nektro) [![Zig](https://img.shields.io/badge/Zig-0.14-f7a41d)](https://ziglang.org/) [![Zigmod](https://img.shields.io/badge/Zigmod-latest-f7a41d)](https://github.com/nektro/zigmod) A WHATWG URL-compatible parser for Zig. +https://url.spec.whatwg.org/ + `urltestdata.json` is from https://github.com/web-platform-tests/wpt/blob/master/url/resources/urltestdata.json. Last fetched at `048018b5af85f8d47b8a704b48cf6f9c0a461876`. -- 2.54.0