Skip to content

Commit

Permalink
change link to h2.pdf
Browse files Browse the repository at this point in the history
  • Loading branch information
andreitokar committed Nov 25, 2021
1 parent 7309020 commit 9ccde29
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 13 deletions.
4 changes: 2 additions & 2 deletions h2/src/docsrc/html/cheatSheet.html
Expand Up @@ -113,8 +113,8 @@ <h2>Using H2</h2>
<a href="license.html">free to use and distribute</a>.
</li><li><a href="https://h2database.com/html/download.html">Download</a>:
<a href="https://repo1.maven.org/maven2/com/h2database/h2/${version}/h2-${version}.jar" class="link">jar</a>,
<a href="https://${downloadRoot}/h2-setup-${versionDate}.exe" class="link">installer (Windows)</a>,
<a href="https://${downloadRoot}/h2-${versionDate}.zip" class="link">zip</a>.
<a href="${downloadRoot}/h2-setup-${versionDate}.exe" class="link">installer (Windows)</a>,
<a href="${downloadRoot}/h2-${versionDate}.zip" class="link">zip</a>.
</li><li>To start the
<a href="quickstart.html#h2_console">H2 Console tool</a>, double click the jar file, or
run <code>java -jar h2*.jar</code>, <code>h2.bat</code>, or <code>h2.sh</code>.
Expand Down
8 changes: 4 additions & 4 deletions h2/src/docsrc/html/download.html
Expand Up @@ -21,16 +21,16 @@ <h1>Downloads</h1>

<h3>Version ${version} (${versionDate})</h3>
<p>
<a href="https://${downloadRoot}/h2-setup-${versionDate}.exe">Windows Installer</a>
<a href="${downloadRoot}/h2-setup-${versionDate}.exe">Windows Installer</a>
<!-- sha1Exe --><br />
<a href="https://${downloadRoot}/h2-${versionDate}.zip">Platform-Independent Zip</a>
<a href="${downloadRoot}/h2-${versionDate}.zip">Platform-Independent Zip</a>
<!-- sha1Zip --><br />
</p>

<h3>Version ${stableVersion} (${stableVersionDate}), Last Stable</h3>
<p>
<a href="https://${downloadRoot}/h2-setup-${stableVersionDate}.exe">Windows Installer</a><br />
<a href="https://${downloadRoot}/h2-${stableVersionDate}.zip">Platform-Independent Zip</a><br />
<a href="https://h2database.com/h2-setup-${stableVersionDate}.exe">Windows Installer</a><br />
<a href="https://h2database.com/h2-${stableVersionDate}.zip">Platform-Independent Zip</a><br />
</p>

<h3>Archive Downloads</h3>
Expand Down
2 changes: 1 addition & 1 deletion h2/src/docsrc/html/fragments.html
Expand Up @@ -85,7 +85,7 @@
<a href="grammar.html">SQL Grammar</a><br />
<a href="systemtables.html">System Tables</a><br />
<a href="../javadoc/index.html">Javadoc</a><br />
<a href="../h2.pdf">PDF (2 MB)</a><br />
<a href="${downloadRoot}/h2.pdf">PDF (2 MB)</a><br />
<br />
<b>Support</b><br />
<a href="faq.html">FAQ</a><br />
Expand Down
8 changes: 4 additions & 4 deletions h2/src/docsrc/html/mainWeb.html
Expand Up @@ -40,14 +40,14 @@ <h2 style="margin-top: 1em;">Download</h2>
Version ${version} (${versionDate})
</td></tr>
<tr><td style="border: 0px; background-color: #eee;">
<a href="https://${downloadRoot}/h2-setup-${versionDate}.exe"><img src="images/download-2.png" alt="Download this database" width="22" height="22"/></a>
<a href="${downloadRoot}/h2-setup-${versionDate}.exe"><img src="images/download-2.png" alt="Download this database" width="22" height="22"/></a>
</td><td style="vertical-align: middle; border: 0px; background-color: #eee;">
<a href="https://${downloadRoot}/h2-setup-${versionDate}.exe">Windows Installer (6.7 MB)</a>
<a href="${downloadRoot}/h2-setup-${versionDate}.exe">Windows Installer (6.7 MB)</a>
</td></tr>
<tr><td style="border: 0px; background-color: #eee;">
<a href="https://${downloadRoot}/h2-${versionDate}.zip"><img src="images/download-2.png" alt="Download this database" width="22" height="22"/></a>
<a href="${downloadRoot}/h2-${versionDate}.zip"><img src="images/download-2.png" alt="Download this database" width="22" height="22"/></a>
</td><td style="vertical-align: middle; border: 0px; background-color: #eee;">
<a href="https://${downloadRoot}/h2-${versionDate}.zip">All Platforms (zip, 9.5 MB)</a>
<a href="${downloadRoot}/h2-${versionDate}.zip">All Platforms (zip, 9.5 MB)</a>
</td></tr>
<tr><td style="border: 0px; background-color: #eee;" colspan="2">
<a href="download.html">All Downloads</a>
Expand Down
3 changes: 2 additions & 1 deletion h2/src/tools/org/h2/build/doc/GenerateDoc.java
Expand Up @@ -72,7 +72,8 @@ private void run(String... args) throws Exception {
session.put("versionDate", Constants.BUILD_DATE);
session.put("stableVersion", Constants.VERSION_STABLE);
session.put("stableVersionDate", Constants.BUILD_DATE_STABLE);
session.put("downloadRoot", "github.com/h2database/h2database/releases/download/version-" + Constants.VERSION);
session.put("downloadRoot",
"https://github.com/h2database/h2database/releases/download/version-" + Constants.VERSION);
String help = "SELECT ROWNUM ID, * FROM CSVREAD('" +
IN_HELP + "', NULL, 'lineComment=#') WHERE SECTION ";
map("commandsDML",
Expand Down
2 changes: 1 addition & 1 deletion h2/src/tools/org/h2/build/doc/dictionary.txt
Expand Up @@ -148,7 +148,7 @@ cryptoloop css csv csvread csvwrite cte ctid ctor ctrl ctx ctxsys cuaz cube
cumulative cup curation curdate cure curious curly curr curren currency current
currently currval cursor cursors curtime curtimestamp curve curves cust custom
customarily customer customerid customers customizable customized customizer
customizers customizing cut cutover cvf cvs cwd cycle cycles cyclic cycling cyr
customizers customizing cut cutover cve cvf cvs cwd cycle cycles cyclic cycling cyr
czech dadd daemon daffodil dagger dairy daload dalvik damage damages dan dance
dangerous daniel dark darr darri dartifact darwin dash dashes dastore dat data
database databaseaccess databases dataflyer datagram datalink datareader
Expand Down

0 comments on commit 9ccde29

Please sign in to comment.