url: typo

This commit is contained in:
dumbmoron 2023-12-14 23:03:41 +00:00
parent 662360509c
commit 30c9652b6e
No known key found for this signature in database
GPG key ID: C59997C76C6A8E5F

View file

@ -1,4 +1,4 @@
import { services } from "./config.js";
import { services } from "../config.js";
import { strict as assert } from "node:assert";
import psl from "psl";