diff options
| author | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-03 21:00:43 +0000 |
|---|---|---|
| committer | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-03 21:00:43 +0000 |
| commit | 5e99eb41ecdf55e5482b4823b009f3cfdac6ec22 (patch) | |
| tree | 5167514d71b52eeb3315f9ca72b095e189eda8db /composer.json | |
| parent | c67b943aa894b90103c4752ac430958886b996b2 (diff) | |
Remove references to, and integrations with, 'tt-rss.org'.
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 018b53220..784280ea9 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ { "name": "j4mie/idiorm", "type": "vcs", - "url": "https://git.tt-rss.org/fox/idiorm.git" + "url": "https://github.com/supahgreg/tt-rss-idiorm.git" } ], "autoload": { |