Skip to content

Commit c9ae07c

Browse files
committed
Improve formatting
1 parent 655ff5c commit c9ae07c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A collection of simple JavaScript programs for generating, formatting, and analy
44

55
### To use the Sequence Manipulation Suite online
66

7-
The Sequence Manipulation Suite can be used online [here](https://sites.ualberta.ca/~stothard/sms2/) and [here](https://www.bioinformatics.org/sms2/).
7+
The Sequence Manipulation Suite can be used online at [https://paulstothard.github.io/sequence\_manipulation\_suite/](https://paulstothard.github.io/sequence_manipulation_suite/).
88

99
### To mirror the Sequence Manipulation Suite
1010

@@ -14,9 +14,9 @@ The Sequence Manipulation Suite can be used online [here](https://sites.ualberta
1414
git clone [email protected]:paulstothard/sequence_manipulation_suite.git
1515
```
1616

17-
or download the [latest release as a zip file](https://github.com/paulstothard/sequence_manipulation_suite/archive/v2.0.2.zip).
17+
or download the [latest release as a zip file](https://github.com/paulstothard/sequence_manipulation_suite/archive/v2.0.3.zip).
1818

19-
* Place the **html** directory into a directory from which your server will serve HTML files.
19+
* Move the contents of the **docs** directory into a directory from which your server will serve HTML files.
2020

2121
### To run the Sequence Manipulation Suite locally
2222

@@ -26,9 +26,9 @@ or download the [latest release as a zip file](https://github.com/paulstothard/s
2626
git clone [email protected]:paulstothard/sequence_manipulation_suite.git
2727
```
2828

29-
or download the [latest release as a zip file](https://github.com/paulstothard/sequence_manipulation_suite/archive/v2.0.2.zip).
29+
or download the [latest release as a zip file](https://github.com/paulstothard/sequence_manipulation_suite/archive/v2.0.3.zip).
3030

31-
* Load **index.html** from the html directory into a web browser.
31+
* Load **index.html** from the **docs** directory into a web browser.
3232

3333
### Citation
3434

0 commit comments

Comments
 (0)