HDFGroup / vol-rest

HDF5 REST VOL Connector
Other
5 stars 8 forks source link

Use GitHub instead of Bitbucket for submodules. #7

Closed hyoklee closed 1 year ago

hyoklee commented 3 years ago

Here are the codes to change:

[submodule "src/hdf5"]
        active = true
        url = https://bitbucket.hdfgroup.org/scm/hdffv/hdf5.git
[submodule "test/vol-tests"]
        active = true
        url = https://bitbucket.hdfgroup.org/scm/hdf5vol/vol-tests.git
jhendersonHDF commented 1 year ago

Fixed in https://github.com/HDFGroup/vol-rest/pull/9