From 8b795503b3a1ddbefb6397dfb4d0c223feaddd5f Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 26 Apr 2021 16:53:26 -0700 Subject: fix: Case of license file --- src/routes.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/routes.rs b/src/routes.rs index e492404..3ecf083 100644 --- a/src/routes.rs +++ b/src/routes.rs @@ -41,7 +41,7 @@ https://github.com/fuwn ### license gnu general public license v3.0 (gpl-3.0-only) -https://github.com/senpy-club/api/blob/main/LICENSE"# +https://github.com/senpy-club/api/blob/main/license"# } #[get("/github")] -- cgit v1.2.3