Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9ae7d55

Browse files
committed
Ficing build issue with mkdocs
1 parent c850b38 commit 9ae7d55

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
# http://www.mkdocs.org/user-guide/configuration/
33

44
site_name: utPLSQL
5-
site_description: utPLSQL Documenation Powerful Unit Testing Framework for Oracle PL/SQL
5+
site_description: utPLSQL Ultimate Unit Testing Framework for Oracle PL/SQL
66
copyright: Copyright © 2016 - 2018 utPLSQL Team
77
repo_url: https://github.com/utPLSQL/utPLSQL
88
theme: mkdocs
99
use_directory_urls: false
1010
strict: true
1111

12-
pages:
12+
nav:
1313
- Home: index.md
1414
- User Guide:
1515
- Installation: userguide/install.md

0 commit comments

Comments
 (0)