diff options
| author | Fuwn <[email protected]> | 2021-04-27 17:40:18 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-04-27 17:40:18 +0000 |
| commit | 476bb95e76a740ad2f0e303c8586546006f0e0b5 (patch) | |
| tree | 8d5676ef79fe5d75f789ae2b527207b51d67b453 /src | |
| parent | etc: Add copyleft symbol to copyleft header (diff) | |
| parent | chore: Add a Say Thanks button :) (diff) | |
| download | api-worker-476bb95e76a740ad2f0e303c8586546006f0e0b5.tar.xz api-worker-476bb95e76a740ad2f0e303c8586546006f0e0b5.zip | |
Merge branch 'main' of https://github.com/senpy-club/api into main
Diffstat (limited to 'src')
| -rw-r--r-- | src/routes.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/routes.rs b/src/routes.rs index 7f47a9a..d7512b4 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")] |