Skip to content

Commit 48820a0

Browse files
authored
Merge pull request #25 from Niodus/update
fix typo's and missing seach bar
2 parents 49cc4bc + f1253fa commit 48820a0

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/devops-basics/glossary.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ author: the DevOps Institute - https://devopsinstitute.com
55

66
---
77

8-
This list of DevOps terms are as defined by the DevOps Institute:
8+
This list of DevOps terms are as defined by the [DevOps Institute](https://www.devopsinstitute.com/):
99

10-
Click on the follow bookmarks to jump - | [A](#a-terms) | [B](#b-terms) |
10+
Click on the following bookmarks to jump to a specific section - | [A](#a-terms) | [B](#b-terms) |
1111

1212
## A - Terms
1313

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ theme:
2424
- navigation.indexes
2525

2626
# Necessary for search to work properly
27-
# include_search_page: false
28-
# search_index_only: true
27+
include_search_page: false
28+
search_index_only: true
2929

3030
### --- START OF EXTENSIONS & PLUGIN SECTION --- ###
3131

0 commit comments

Comments
 (0)