From 4ca30105d6c46a4fb9f126a1c3c186a8e0204e3d Mon Sep 17 00:00:00 2001 From: Ian Huang <58193352+ianhco@users.noreply.github.com> Date: Tue, 30 Sep 2025 00:05:10 -0400 Subject: [PATCH] chore: pulsefire domain change --- libraries/python/pulsefire.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libraries/python/pulsefire.json b/libraries/python/pulsefire.json index 953c595..cea62d4 100644 --- a/libraries/python/pulsefire.json +++ b/libraries/python/pulsefire.json @@ -1,14 +1,14 @@ { - "owner": "iann838", + "owner": "ianhco", "repo": "pulsefire", "description": "A modern and flexible Riot Games Python SDK.", "language": "Python", "links": [{ "name": "Documentation", - "url": "https://pulsefire.iann838.com/" + "url": "https://pulsefire.ianhco.dev/" }, { "name": "GitHub", - "url": "https://github.com/iann838/pulsefire" + "url": "https://github.com/ianhco/pulsefire" }, { "name": "PyPi", "url": "https://pypi.org/project/pulsefire/"