Use more lower-case letters for github URLs.
This is a continuation of 362f8f13e2b8c7dd79b043c491479bb9fc6f69e9.
This commit is contained in:
@@ -3,7 +3,7 @@ name = "cretonne-faerie"
|
|||||||
version = "0.5.1"
|
version = "0.5.1"
|
||||||
authors = ["The Cretonne Project Developers"]
|
authors = ["The Cretonne Project Developers"]
|
||||||
description = "Emit Cretonne output to native object files with Faerie"
|
description = "Emit Cretonne output to native object files with Faerie"
|
||||||
repository = "https://github.com/Cretonne/cretonne"
|
repository = "https://github.com/cretonne/cretonne"
|
||||||
documentation = "https://cretonne.readthedocs.io/"
|
documentation = "https://cretonne.readthedocs.io/"
|
||||||
license = "Apache-2.0"
|
license = "Apache-2.0"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ name = "cretonne-module"
|
|||||||
version = "0.5.1"
|
version = "0.5.1"
|
||||||
authors = ["The Cretonne Project Developers"]
|
authors = ["The Cretonne Project Developers"]
|
||||||
description = "Support for linking functions and data with Cretonne"
|
description = "Support for linking functions and data with Cretonne"
|
||||||
repository = "https://github.com/Cretonne/cretonne"
|
repository = "https://github.com/cretonne/cretonne"
|
||||||
documentation = "https://cretonne.readthedocs.io/"
|
documentation = "https://cretonne.readthedocs.io/"
|
||||||
license = "Apache-2.0"
|
license = "Apache-2.0"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ name = "cretonne-simplejit"
|
|||||||
version = "0.5.1"
|
version = "0.5.1"
|
||||||
authors = ["The Cretonne Project Developers"]
|
authors = ["The Cretonne Project Developers"]
|
||||||
description = "A simple JIT library backed by Cretonne"
|
description = "A simple JIT library backed by Cretonne"
|
||||||
repository = "https://github.com/Cretonne/cretonne"
|
repository = "https://github.com/cretonne/cretonne"
|
||||||
documentation = "https://cretonne.readthedocs.io/"
|
documentation = "https://cretonne.readthedocs.io/"
|
||||||
license = "Apache-2.0"
|
license = "Apache-2.0"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|||||||
Reference in New Issue
Block a user