Skip to content

Commit 0c537cb

Browse files
committed
Change to wiki page
1 parent 839c80f commit 0c537cb

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

_wikis/BioJava3_project.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,22 +10,22 @@ Status
1010

1111
Coding has started in the [BioJava SVN
1212
repository](CVS_to_SVN_Migration "wikilink"). At the present we are at a
13-
pre-alpha stage.
13+
alpha stage.
1414

1515
Availability
1616
------------
1717

1818
At the moment we only recommend developers to checkout the source code.
1919
Check it out via
2020

21-
`svn co svn+ssh://dev.open-bio.org/home/svn-repositories/biojava/biojava-live/branches/biojava3/`
21+
`svn co svn+ssh://dev.open-bio.org/home/svn-repositories/biojava/biojava-live/trunk/`
2222

2323
If you just want to see what is going on browse the code at
24-
[<http://code.open-bio.org/svnweb/index.cgi/biojava/browse/biojava-live/branches/biojava3>](http://code.open-bio.org/svnweb/index.cgi/biojava/browse/biojava-live/branches/biojava3)
24+
[<http://code.open-bio.org/svnweb/index.cgi/biojava/browse/biojava-live/trunk>](http://code.open-bio.org/svnweb/index.cgi/biojava/browse/biojava-live/trunk)
2525

2626
Anonymous checkout is possible at
2727

28-
`svn co `[`svn://code.open-bio.org/biojava/biojava-live/branches/biojava3/`](svn://code.open-bio.org/biojava/biojava-live/branches/biojava3/)
28+
`svn co `[`svn://code.open-bio.org/biojava/biojava-live/trunk/`](svn://code.open-bio.org/biojava/biojava-live/trunk/)
2929

3030
IDE specific instructions
3131
-------------------------

_wikis/BioJava3_project.mediawiki

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22

33
==Status==
44

5-
Coding has started in the [[CVS_to_SVN_Migration|BioJava SVN repository]]. At the present we are at a pre-alpha stage.
5+
Coding has started in the [[CVS_to_SVN_Migration|BioJava SVN repository]]. At the present we are at a alpha stage.
66

77
==Availability==
88

99
At the moment we only recommend developers to checkout the source code. Check it out via
1010

11-
svn co svn+ssh://dev.open-bio.org/home/svn-repositories/biojava/biojava-live/branches/biojava3/
11+
svn co svn+ssh://dev.open-bio.org/home/svn-repositories/biojava/biojava-live/trunk/
1212
13-
If you just want to see what is going on browse the code at [http://code.open-bio.org/svnweb/index.cgi/biojava/browse/biojava-live/branches/biojava3 http://code.open-bio.org/svnweb/index.cgi/biojava/browse/biojava-live/branches/biojava3]
13+
If you just want to see what is going on browse the code at [http://code.open-bio.org/svnweb/index.cgi/biojava/browse/biojava-live/trunk http://code.open-bio.org/svnweb/index.cgi/biojava/browse/biojava-live/trunk]
1414

1515
Anonymous checkout is possible at
1616

17-
svn co svn://code.open-bio.org/biojava/biojava-live/branches/biojava3/
17+
svn co svn://code.open-bio.org/biojava/biojava-live/trunk/
1818
1919
== IDE specific instructions==
2020

0 commit comments

Comments
 (0)