minetest / contentdb

A content database for Minetest mods, games, and more
https://content.minetest.net
GNU Affero General Public License v3.0
98 stars 47 forks source link

Check package meta for broken links #546

Closed rubenwardy closed 4 months ago

rubenwardy commented 4 months ago

Problem

There are a lot of broken links on packages on ContentDB. This adds user friction

Solutions

Check for broken links in the long description and package meta

Additional context