diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-05-13 17:04:42 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-05-13 17:13:47 +0200 |
commit | f19faaa39754cd5ade66c742a89b9233305423cd (patch) | |
tree | d0a106d872ba663ecacd735fa53aa38fa899a095 /games-action | |
parent | games-action/minetest: tweak server configuration (diff) | |
download | gentoo-f19faaa39754cd5ade66c742a89b9233305423cd.tar.gz gentoo-f19faaa39754cd5ade66c742a89b9233305423cd.tar.bz2 gentoo-f19faaa39754cd5ade66c742a89b9233305423cd.zip |
games-action/minetest: metadata: update doc URL to https
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/minetest/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-action/minetest/metadata.xml b/games-action/minetest/metadata.xml index 24b6b8986453..dae30ac4e48d 100644 --- a/games-action/minetest/metadata.xml +++ b/games-action/minetest/metadata.xml @@ -48,7 +48,7 @@ </use> <upstream> <bugs-to>https://github.com/minetest/minetest/issues</bugs-to> - <doc lang="en">http://wiki.minetest.net/Main_Page</doc> + <doc lang="en">https://wiki.minetest.net/Main_Page</doc> <remote-id type="github">minetest/minetest</remote-id> </upstream> </pkgmetadata> |