Skip to content

Commit 7301cac

Browse files
committed
One more try
1 parent dbf66d1 commit 7301cac

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

website/index.html

+7-9
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@
88

99
<linkrel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
1010

11-
<title>DtdAnalyzer by NCBITools: A tool for analyzing and manipulating DTDs</title>
11+
<title>DtdAnalyzer: A tool for analyzing and manipulating DTDs</title>
1212
</head>
1313

1414
<body>
1515

1616
<!-- HEADER -->
1717
<divid="header_wrap" class="outer">
1818
<headerclass="inner">
19-
<aid="forkme_banner" href="https://github.com/NCBITools/DtdAnalyzer">View on GitHub</a>
19+
<aid="forkme_banner" href="https://github.com/ncbi/DtdAnalyzer">View on GitHub</a>
2020

2121
<h1id="project_title">DtdAnalyzer</h1>
2222
<h2id="project_tagline">A tool for analyzing and manipulating
23-
DTDs<br/><spanstyle="font-size:.8em">Version 0.4</span></h2>
23+
DTDs<br/><spanstyle="font-size:.8em">Version 0.5</span></h2>
2424

2525
<sectionid="downloads">
2626
<aclass="zip_download_link"
@@ -102,13 +102,13 @@ <h2><a name="quick-start" class="anchor" href="#quick-start"><span
102102
check that it looks correct.</p></li>
103103
<li><p>Run <code>--help</code> with any of the tools for more complete
104104
usage information, or continue by visiting the documentation pages on the
105-
<ahref="https://github.com/NCBITools/DtdAnalyzer/wiki">GitHub wiki</a>.</p></li>
105+
<ahref="https://github.com/ncbi/DtdAnalyzer/wiki">GitHub wiki</a>.</p></li>
106106
</ul>
107107

108108
<h2><aname="documentation" class="anchor" href="#documentation"><span
109109
class="mini-icon mini-icon-link"></span></a>Documentation</h2>
110110
<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
112112
wiki</a>.</p>
113113

114114
<h2><aname="discussion-forum--mailing-list" class="anchor"
@@ -118,7 +118,7 @@ <h2><a name="discussion-forum--mailing-list" class="anchor"
118118
<p>Join the <ahref="https://groups.google.com/d/forum/dtdanalyzer">DtdAnalyzer
119119
Google group</a> for discussions.</p>
120120
<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>
122122

123123
<h2><aname="public-domain" class="anchor" href="#public-domain"><span
124124
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
137137
<divid="footer_wrap" class="outer">
138138
<footerclass="inner">
139139
<pclass="copyright">DtdAnalyzer maintained by <a
140-
href="https://github.com/NCBITools">NCBITools</a></p>
141-
<p>Published with <ahref="http://pages.github.com">GitHub Pages</a>
142-
using the <ahref="https://github.com/jsncostello/slate">Slate Theme</a></p>
140+
href="https://github.com/ncbi">NCBI</a></p>
143141
</footer>
144142
</div>
145143
</body>

0 commit comments

Comments
 (0)
close