docs: rename TFP documentation page to credits to reflect MC currency branding

This commit is contained in:
mik-tf
2025-09-08 16:02:06 -04:00
parent 02a0977b5d
commit 9c2a5b854f
2 changed files with 1 additions and 1 deletions

View File

@@ -180,7 +180,7 @@ impl DocsController {
} }
} }
render_template(&tmpl, "docs/tfp.html", &ctx) render_template(&tmpl, "docs/credits.html", &ctx)
} }
/// Renders the slices documentation page /// Renders the slices documentation page