Skip to content

Commit 8714ad9

Browse files
authored
Fixing link to demo
1 parent 12d765d commit 8714ad9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

structure/asa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This code will do the ASA calculation and output the values per residue and the
3131
System.out.printf("Total area: %9.2f\n",tot);
3232

3333
```
34-
See [DemoAsa](https://github.com/biojava/biojava/blob/master/biojava3-structure/src/main/java/demo/DemoAsa.java) for a fully working demo.
34+
See [DemoAsa](https://github.com/biojava/biojava/blob/master/biojava-structure/src/main/java/demo/DemoAsa.java) for a fully working demo.
3535

3636
[Shrake 1973]: http://www.sciencedirect.com/science/article/pii/0022283673900119
3737

0 commit comments

Comments
 (0)