mirror of
https://github.com/linkedin/school-of-sre
synced 2026-01-21 07:58:03 +00:00
Deployed 3bfbf06 with MkDocs version: 1.1.2
This commit is contained in:
10
404.html
10
404.html
@@ -36,6 +36,8 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/stylesheets/custom.css">
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -545,13 +547,13 @@
|
||||
|
||||
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-4-1" type="checkbox" id="nav-4-1" >
|
||||
<label class="md-nav__link" for="nav-4-1">
|
||||
NoSQL Concepts
|
||||
NoSQL
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
<nav class="md-nav" aria-label="NoSQL Concepts" data-md-level="2">
|
||||
<nav class="md-nav" aria-label="NoSQL" data-md-level="2">
|
||||
<label class="md-nav__title" for="nav-4-1">
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
NoSQL Concepts
|
||||
NoSQL
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-scrollfix>
|
||||
|
||||
@@ -636,7 +638,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="/big_data/evolution/" class="md-nav__link">
|
||||
Evolution and Architecure of Hadoop
|
||||
Evolution and Architecture of Hadoop
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user