1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

Use absolute URL for the roadmap (#13617)

This commit is contained in:
Vitaliy
2023-06-21 12:00:04 +03:00
committed by GitHub
parent 03dda13910
commit 43c9647fe5

View File

@@ -3,7 +3,7 @@ Add compact, short information about your PR for easier understanding:
- Goal of the PR - Goal of the PR
- How does the PR work? - How does the PR work?
- Does it resolve any reported issue? - Does it resolve any reported issue?
- Does this relate to a goal in [the roadmap](../doc/direction.md)? - Does this relate to a goal in [the roadmap](https://github.com/minetest/minetest/blob/master/doc/direction.md)?
- If not a bug fix, why is this PR needed? What usecases does it solve? - If not a bug fix, why is this PR needed? What usecases does it solve?
## To do ## To do