Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cthoyt committed Oct 29, 2020
1 parent 54e8223 commit 4b6df44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bio2bel/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""Bio2BEL is a project aimed at integrating biological databases and other structured knowledge sources.
Because they come from a wide variety of schemata, this package provides tools for converting them into the unified
framework of `Biological Expression Language <http://http://openbel.org/>`_.
framework of `Biological Expression Language <https://biological-expression-language.github.io/>`_.
This package provides guidelines, tutorials, and tools for making standardized ``bio2bel`` packages as well as a
unifying framework for integrating them.
Expand Down

0 comments on commit 4b6df44

Please sign in to comment.