summaryrefslogtreecommitdiff
path: root/lehed/oppematerjalid
diff options
context:
space:
mode:
Diffstat (limited to 'lehed/oppematerjalid')
-rw-r--r--lehed/oppematerjalid/index.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/lehed/oppematerjalid/index.html b/lehed/oppematerjalid/index.html
index d9eba8c..db6fc3c 100644
--- a/lehed/oppematerjalid/index.html
+++ b/lehed/oppematerjalid/index.html
@@ -18,7 +18,7 @@
<nav class="navbar navbar-expand-md navbar-dark pt-4 pb-2">
<div class="container fs-5">
<!-- navbar brand / title -->
- <a class="navbar-brand" href="../../index.html#intro">
+ <a class="navbar-brand" href="../../#intro">
<span class="text-secondary fw-bold">
Digirännak
</span>
@@ -32,19 +32,19 @@
<div class="collapse navbar-collapse justify-content-end align-center" id="main-nav">
<ul class="navbar-nav">
<li class="nav-item">
- <a class="nav-link" href="../sissejuhatus/index.html">Sissejuhatus</a>
+ <a class="nav-link" href="../sissejuhatus">Sissejuhatus</a>
</li>
<li class="nav-item">
- <a class="nav-link" href="../../index.html#juhend">Juhend</a>
+ <a class="nav-link" href="../../#juhend">Juhend</a>
</li>
<li class="nav-item">
- <a class="nav-link" href="../oppematerjalid/">Õppematerjalid</a>
+ <a class="nav-link" href="../oppematerjalid">Õppematerjalid</a>
</li>
<li class="nav-item d-md-none">
- <a class="nav-link" href="../rollid/index.html">Rollid</a>
+ <a class="nav-link" href="../rollid">Rollid</a>
</li>
<li class="nav-item ms-2 d-none d-md-inline">
- <a class="btn btn-secondary" href="../rollid/index.html">Rollid</a>
+ <a class="btn btn-secondary" href="../rollid">Rollid</a>
</li>
</ul>
</div>
@@ -61,4 +61,4 @@
<!-- JavaScript Bundle with Popper -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/js/bootstrap.bundle.min.js" integrity="sha384-A3rJD856KowSb7dwlZdYEkO39Gagi7vIsF0jrRAoQmDKKtQBHUuLZ9AsSv4jD4Xa" crossorigin="anonymous"></script>
</body>
-</html> \ No newline at end of file
+</html>