Skip to content

Commit f1253fa

Browse files
committed
fix typo's and missing seach bar
modified: docs/devops-basics/glossary.md modified: mkdocs.yml Signed-off-by: Scott McCarthy <scott.mccarthy@opencastsoftware.com>
1 parent a41e633 commit f1253fa

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)