Skip to content

Commit bcb88a0

Browse files
committed
updating to new API
1 parent 9a8c3b2 commit bcb88a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

wiki/BioJava:CookBook:PDB:datamodel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The main hierarchy
2424

2525
BioJava provides a flexible data structure for managing protein
2626
structural data. The
27-
[Structure](http://www.biojava.org/docs/api/org/biojava/bio/structure/Structure.html)
27+
[Structure](http://www.biojava.org/docs/api/org/biojava/nbio/structure/Structure.html)
2828
class is the main container.
2929

3030
A Structure has a hierarchy of sub-objects:

wiki/BioJava:CookBook:PDB:datamodel.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ BioJava at its core is a collection of file parsers and (in some cases) data mod
88

99
== The main hierarchy ==
1010

11-
BioJava provides a flexible data structure for managing protein structural data. The [http://www.biojava.org/docs/api/org/biojava/bio/structure/Structure.html Structure] class is the main container.
11+
BioJava provides a flexible data structure for managing protein structural data. The [http://www.biojava.org/docs/api/org/biojava/nbio/structure/Structure.html Structure] class is the main container.
1212

1313
A Structure has a hierarchy of sub-objects:
1414

0 commit comments

Comments
 (0)