Skip to content

Commit

Permalink
Fixed wrong doc link in example
Browse files Browse the repository at this point in the history
  • Loading branch information
JR-1991 committed Mar 21, 2022
1 parent 28a6040 commit 28c6319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ See the [API documentation](https://enzymeml.sloppy.zone) for details on our end

## 鈿欙笍 Example code

This example will demonstrate how to create a simple EnzymeML document using PyEnzyme and how to use initializers from official databases **Chebi** and **UniProt** to gather metadata. For more examples, please visit our [documentation](https://pyenzyme.readthedocs.io/en/refactoring/) (Work in progress)
This example will demonstrate how to create a simple EnzymeML document using PyEnzyme and how to use initializers from official databases **Chebi** and **UniProt** to gather metadata. For more examples, please visit our [documentation](https://pyenzyme.readthedocs.io/en/latest/index.html#) (Work in progress)

```python
import pyenzyme as pe
Expand Down

0 comments on commit 28c6319

Please sign in to comment.