You've already forked AstralRinth
forked from didirus/AstralRinth
Fix Docs Link (#233)
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
This commit is contained in:
@@ -6,7 +6,7 @@ pub async fn index_get() -> HttpResponse {
|
|||||||
let data = json!({
|
let data = json!({
|
||||||
"name": "modrinth-labrinth",
|
"name": "modrinth-labrinth",
|
||||||
"version": env!("CARGO_PKG_VERSION"),
|
"version": env!("CARGO_PKG_VERSION"),
|
||||||
"documentation": "https://modrinth.com/documentation",
|
"documentation": "https://docs.modrinth.com",
|
||||||
"about": "Welcome traveler!"
|
"about": "Welcome traveler!"
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user