We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a41e633 commit f1253faCopy full SHA for f1253fa
2 files changed
docs/devops-basics/glossary.md
@@ -5,9 +5,9 @@ author: the DevOps Institute - https://devopsinstitute.com
5
6
---
7
8
-This list of DevOps terms are as defined by the DevOps Institute:
+This list of DevOps terms are as defined by the [DevOps Institute](https://www.devopsinstitute.com/):
9
10
-Click on the follow bookmarks to jump - | [A](#a-terms) | [B](#b-terms) |
+Click on the following bookmarks to jump to a specific section - | [A](#a-terms) | [B](#b-terms) |
11
12
## A - Terms
13
mkdocs.yml
@@ -24,8 +24,8 @@ theme:
24
- navigation.indexes
25
26
# Necessary for search to work properly
27
-# include_search_page: false
28
-# search_index_only: true
+include_search_page: false
+search_index_only: true
29
30
### --- START OF EXTENSIONS & PLUGIN SECTION --- ###
31
0 commit comments