bml: fix homepage (#4918)
This commit is contained in:
parent
6bdc373100
commit
78d7587c93
@ -30,7 +30,7 @@ class Bml(CMakePackage):
|
||||
formats (in dense and sparse) and their associated algorithms for basic
|
||||
matrix operations."""
|
||||
|
||||
homepage = "https://github.com/lanl/bml"
|
||||
homepage = "http://lanl.github.io/bml/"
|
||||
url = "https://github.com/lanl/bml"
|
||||
|
||||
version('develop', git='https://github.com/lanl/bml', branch='master')
|
||||
|
Loading…
Reference in New Issue
Block a user