|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | + <head> |
| 4 | + <meta charset="utf-8"> |
| 5 | + <meta name="viewport" content="width=device-width,initial-scale=1"> |
| 6 | + <title>Page Not Found :: Oracle SQL Features</title> |
| 7 | + <meta name="generator" content="Antora 3.1.4"> |
| 8 | + <link rel="stylesheet" href="/_/css/site.css"> |
| 9 | + <link rel="stylesheet" href="/_/css/site-extra.css"> |
| 10 | + <link rel="stylesheet" href="/_/css/navbar-.css"> |
| 11 | + <link rel="stylesheet" href="/_/css/admonitions.css"> |
| 12 | + <link rel="stylesheet" href="/_/css/fontawesome.css"> |
| 13 | + <link rel="stylesheet" href="/_/css/all.css"> |
| 14 | + <script>var uiRootPath = '/_'</script> |
| 15 | + </head> |
| 16 | + <body class="status-404"> |
| 17 | +<header class="header"> |
| 18 | + <nav class="navbar"> |
| 19 | + <div class="navbar-brand"> |
| 20 | + <a class="navbar-item" href="https://oracle-sql-features.github.io">Oracle SQL Features</a> |
| 21 | + <button class="navbar-burger" data-target="topbar-nav"> |
| 22 | + <span></span> |
| 23 | + <span></span> |
| 24 | + <span></span> |
| 25 | + </button> |
| 26 | + </div> |
| 27 | + <div id="topbar-nav" class="navbar-menu"> |
| 28 | + <div class="navbar-end"> |
| 29 | + <div class="navbar-item has-dropdown is-hoverable"> |
| 30 | + <div class="navbar-link">Project</div> |
| 31 | + <div class="navbar-dropdown"> |
| 32 | + <a class="navbar-item" href="https://github.com/oracle-sql-features/oracle-sql-features.github.io/">Repository</a> |
| 33 | + </div> |
| 34 | + </div> |
| 35 | + </div> |
| 36 | + </div> |
| 37 | + </nav> |
| 38 | +</header> |
| 39 | +<div class="body"> |
| 40 | +<div class="nav-container"> |
| 41 | + <aside class="nav"> |
| 42 | + <div class="panels"> |
| 43 | +<div class="nav-panel-explore is-active" data-panel="explore"> |
| 44 | + <ul class="components"> |
| 45 | + <li class="component"> |
| 46 | + <a class="title" href="/guide/latest/index.html">Oracle SQL Features</a> |
| 47 | + <ul class="versions"> |
| 48 | + <li class="version is-latest"> |
| 49 | + <a href="/guide/latest/index.html">latest</a> |
| 50 | + </li> |
| 51 | + </ul> |
| 52 | + </li> |
| 53 | + </ul> |
| 54 | +</div> |
| 55 | + </div> |
| 56 | + </aside> |
| 57 | +</div> |
| 58 | +<main class="article"> |
| 59 | +<div class="toolbar" role="navigation"> |
| 60 | +<button class="nav-toggle"></button> |
| 61 | + <a href="/guide/latest/index.html" class="home-link"></a> |
| 62 | +<nav class="breadcrumbs" aria-label="breadcrumbs"> |
| 63 | +</nav> |
| 64 | +</div> |
| 65 | + <div class="content"> |
| 66 | +<article class="doc"> |
| 67 | +<h1 class="page">Page Not Found</h1> |
| 68 | +<div class="paragraph"> |
| 69 | +<p>The page you’re looking for does not exist. It may have been moved. You can return to the <a href="/guide/latest/index.html">start page</a>, or follow one of the links in the navigation to the left.</p> |
| 70 | +</div> |
| 71 | +<div class="paragraph"> |
| 72 | +<p>If you arrived on this page by clicking on a link, please notify the owner of the site that the link is broken. |
| 73 | +If you typed the URL of this page manually, please double check that you entered the address correctly.</p> |
| 74 | +</div> |
| 75 | +</article> |
| 76 | + </div> |
| 77 | +</main> |
| 78 | +</div> |
| 79 | +<footer class="footer"> |
| 80 | + <p>This page was built using the Antora default UI.</p> |
| 81 | + <p>The source code for this UI is licensed under the terms of the MPL-2.0 license.</p> |
| 82 | +</footer> |
| 83 | +<script id="site-script" src="/_/js/site.js" data-ui-root-path="/_"></script> |
| 84 | +<script async src="/_/js/vendor/highlight.js"></script> |
| 85 | + </body> |
| 86 | +</html> |
0 commit comments