Skip to content

Commit f77cf58

Browse files
committed
Link to new BinaryCIF repo
1 parent 6f2403f commit f77cf58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![codecov](https://codecov.io/gh/ihmwg/python-modelcif/branch/main/graph/badge.svg)](https://codecov.io/gh/ihmwg/python-modelcif)
88

99
This is a Python package to assist in handling [mmCIF](http://mmcif.wwpdb.org/)
10-
and [BinaryCIF](https://github.com/dsehnal/BinaryCIF) files compliant with the
10+
and [BinaryCIF](https://github.com/molstar/BinaryCIF) files compliant with the
1111
[ModelCIF](https://mmcif.wwpdb.org/dictionaries/mmcif_ma.dic/Index/)
1212
extension. It works with Python 2.7 or Python 3.
1313

@@ -46,7 +46,7 @@ python setup.py build
4646
python setup.py install
4747
```
4848

49-
If you want to read or write [BinaryCIF](https://github.com/dsehnal/BinaryCIF)
49+
If you want to read or write [BinaryCIF](https://github.com/molstar/BinaryCIF)
5050
files, you will also need the
5151
Python [msgpack](https://github.com/msgpack/msgpack-python) package.
5252

0 commit comments

Comments
 (0)