8
8
9
9
< link rel ="stylesheet " type ="text/css " media ="screen " href ="stylesheets/stylesheet.css ">
10
10
11
- < title > DtdAnalyzer by NCBITools : A tool for analyzing and manipulating DTDs</ title >
11
+ < title > DtdAnalyzer: A tool for analyzing and manipulating DTDs</ title >
12
12
</ head >
13
13
14
14
< body >
15
15
16
16
<!-- HEADER -->
17
17
< div id ="header_wrap " class ="outer ">
18
18
< header class ="inner ">
19
- < a id ="forkme_banner " href ="https://github.com/NCBITools /DtdAnalyzer "> View on GitHub</ a >
19
+ < a id ="forkme_banner " href ="https://github.com/ncbi /DtdAnalyzer "> View on GitHub</ a >
20
20
21
21
< h1 id ="project_title "> DtdAnalyzer</ h1 >
22
22
< h2 id ="project_tagline "> A tool for analyzing and manipulating
23
- DTDs< br /> < span style ="font-size:.8em "> Version 0.4 </ span > </ h2 >
23
+ DTDs< br /> < span style ="font-size:.8em "> Version 0.5 </ span > </ h2 >
24
24
25
25
< section id ="downloads ">
26
26
< a class ="zip_download_link "
@@ -102,13 +102,13 @@ <h2><a name="quick-start" class="anchor" href="#quick-start"><span
102
102
check that it looks correct.</ p > </ li >
103
103
< li > < p > Run < code > --help</ code > with any of the tools for more complete
104
104
usage information, or continue by visiting the documentation pages on the
105
- < a href ="https://github.com/NCBITools /DtdAnalyzer/wiki "> GitHub wiki</ a > .</ p > </ li >
105
+ < a href ="https://github.com/ncbi /DtdAnalyzer/wiki "> GitHub wiki</ a > .</ p > </ li >
106
106
</ ul >
107
107
108
108
< h2 > < a name ="documentation " class ="anchor " href ="#documentation "> < span
109
109
class ="mini-icon mini-icon-link "> </ span > </ a > Documentation</ h2 >
110
110
< p > Detailed documentation is available on the < a
111
- href ="https://github.com/NCBITools /DtdAnalyzer/wiki "> GitHub
111
+ href ="https://github.com/ncbi /DtdAnalyzer/wiki "> GitHub
112
112
wiki</ a > .</ p >
113
113
114
114
< h2 > < a name ="discussion-forum--mailing-list " class ="anchor "
@@ -118,7 +118,7 @@ <h2><a name="discussion-forum--mailing-list" class="anchor"
118
118
< p > Join the < a href ="https://groups.google.com/d/forum/dtdanalyzer "> DtdAnalyzer
119
119
Google group</ a > for discussions.</ p >
120
120
< p > File bug reports at the < a
121
- href ="https://github.com/NCBITools /DtdAnalyzer/issues "> GitHub issues page</ a > .</ p >
121
+ href ="https://github.com/ncbi /DtdAnalyzer/issues "> GitHub issues page</ a > .</ p >
122
122
123
123
< h2 > < a name ="public-domain " class ="anchor " href ="#public-domain "> < span
124
124
class ="mini-icon mini-icon-link "> </ span > </ a > Public domain</ h2 >
@@ -137,9 +137,7 @@ <h2><a name="public-domain" class="anchor" href="#public-domain"><span
137
137
< div id ="footer_wrap " class ="outer ">
138
138
< footer class ="inner ">
139
139
< p class ="copyright "> DtdAnalyzer maintained by < a
140
- href ="https://github.com/NCBITools "> NCBITools</ a > </ p >
141
- < p > Published with < a href ="http://pages.github.com "> GitHub Pages</ a >
142
- using the < a href ="https://github.com/jsncostello/slate "> Slate Theme</ a > </ p >
140
+ href ="https://github.com/ncbi "> NCBI</ a > </ p >
143
141
</ footer >
144
142
</ div >
145
143
</ body >
0 commit comments