diff options
| author | Fuwn <[email protected]> | 2021-04-27 17:40:18 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-04-27 17:40:18 -0700 |
| commit | efe84239e75dd8c453d761c5ea58cbe30b76f6ba (patch) | |
| tree | 6cc1739add5c70e7784e13a1d9b80a82db6b305e /src | |
| parent | etc: Add copyleft symbol to copyleft header (diff) | |
| parent | chore: Add a Say Thanks button :) (diff) | |
| download | api-efe84239e75dd8c453d761c5ea58cbe30b76f6ba.tar.xz api-efe84239e75dd8c453d761c5ea58cbe30b76f6ba.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")] |