From 5402d812fb0f867ab7a9c78ec34dcbacdad3f78c Mon Sep 17 00:00:00 2001 From: Richard Hafner Date: Sun, 19 Jul 2026 23:42:49 +0200 Subject: [PATCH] fix: correct NuGet repository URLs --- src/Robots.Txt.Parser/Robots.Txt.Parser.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Robots.Txt.Parser/Robots.Txt.Parser.csproj b/src/Robots.Txt.Parser/Robots.Txt.Parser.csproj index 95ca91a..d04a61e 100644 --- a/src/Robots.Txt.Parser/Robots.Txt.Parser.csproj +++ b/src/Robots.Txt.Parser/Robots.Txt.Parser.csproj @@ -9,8 +9,8 @@ README.md Robots.Txt;Sitemap;Scraper;Crawler;Spider MIT - https://github.com/drmathias/Robots.Txt.Parser - https://github.com/drmathias/Robots.Txt.Parser + https://github.com/drmathias/robots + https://github.com/drmathias/robots git main true