doc: Fix the license

This commit is contained in:
SinTan1729
2024-01-30 22:08:04 -06:00
parent bcf30049a2
commit 432328b97e

View File

@@ -3,7 +3,7 @@ name = "simply-shorten"
version = "4.3.6"
edition = "2021"
authors = ["Sayantan Santra <sayantan[dot]santra689[at]gmail[dot]com"]
license = "MIT"
license = "mit"
description = "A simple selfhosted URL shortener with no unnecessary features."
homepage = "https://github.com/SinTan1729/simply-shorten"
documentation = "https://github.com/SinTan1729/simply-shorten"