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 | 2254f7690b077c9ec9d5912e273fec5b74b78690 (patch) | |
| tree | 8d5676ef79fe5d75f789ae2b527207b51d67b453 /src/routes.rs | |
| parent | etc: Add copyleft symbol to copyleft header (diff) | |
| parent | chore: Add a Say Thanks button :) (diff) | |
| download | api-worker-2254f7690b077c9ec9d5912e273fec5b74b78690.tar.xz api-worker-2254f7690b077c9ec9d5912e273fec5b74b78690.zip | |
Merge branch 'main' of https://github.com/senpy-club/api into main
Diffstat (limited to 'src/routes.rs')
| -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")] |