Skip to content

Commit 5569351

Browse files
committed
Small fixes
1 parent cc056f1 commit 5569351

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
GWASViewer is a Google Web Toolkit (GWT) widget for displaying interactive Manhattan plots.
55
It is a composite of multiple different GWT widgets:
6-
[dygraphs-gwt][0] as the actual Manhattan plot and statistic plots
7-
[GeneViewer][1] as the gene annotation track
8-
[LDViewer][2] as a LD triangle viewer
6+
- [dygraphs-gwt][0] as the actual Manhattan plot and statistic plots
7+
- [GeneViewer][1] as the gene annotation track
8+
- [LDViewer][2] as a LD triangle viewer
99

1010
![GWASViewer](https://raw.githubusercontent.com/timeu/GWASViewer/master/gwasviewer.png "GWASViewer")
1111

@@ -132,7 +132,7 @@ For maven:
132132
or passing it to the compiler via `-generateJsInteropExports`
133133

134134
You can also download the [jar][6] directly or check out the source using git
135-
from <https://github.com/timeu/geneviewer.git> and build it yourself. Once
135+
from <https://github.com/timeu/gwasviewer.git> and build it yourself. Once
136136
you've installed LDViewer, be sure to inherit the module in your .gwt.xml
137137
file like this:
138138

@@ -152,4 +152,4 @@ file like this:
152152
[5]: https://docs.google.com/document/d/10fmlEYIHcyead_4R1S5wKGs1t2I7Fnp_PaNaa7XTEk0/edit#heading=h.o7amqk9edhb9
153153
[6]: https://github.com/timeu/GWASViewer/releases
154154
[7]: http://timeu.github.io/GWASViewer
155-
[8]: https://github.com/timeu/GeneViewer/tree/master/gwasviewer-sample
155+
[8]: https://github.com/timeu/GWASViewer/tree/master/gwasviewer-sample

0 commit comments

Comments
 (0)