Artifact 8b4932f4acb99f680ea36559dd6027fd5eb4fe1f:
- File rawpages/sqlite.html — part of check-in [a6ea023899] at 2014-04-22 00:32:41 on branch trunk — Rename the "sqlite.html" page to "cli.html". Keep an "sqlite.html" page that redirects to "cli.html". (user: drh size: 301) [more...]
<html> <head> <meta http-equiv="refresh" content="0; ./cli.html"> </head> <!-- The "cli.html" page used to be called "sqlite.html". This is a replace "sqlite.html" page that automatically redirects to the new "cli.html" --> <body> Redirect to <a href="./cli.html">./cli.html</a> </body> </html>