Fix www.example.com homepages (#7744)

This commit is contained in:
Adam J. Stewart
2018-04-13 00:08:10 -05:00
committed by Massimiliano Culpo
parent 21914d36be
commit b9b19e1660
6 changed files with 6 additions and 6 deletions

View File

@@ -29,7 +29,7 @@ class RCner(RPackage):
""""Large-scale identification and advanced visualization of sets of
conserved noncoding elements."""
homepage = "http://www.example.co://bioconductor.org/packages/CNEr/"
homepage = "https://bioconductor.org/packages/CNEr/"
url = "https://git.bioconductor.org/packages/CNEr"
version('1.14.0', git='https://git.bioconductor.org/packages/CNEr', commit='b8634d65c51728c815127e22b45eba7c9b9db897')