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

Skip to content

Commit b6f2278

Browse files
authored
Merge pull request #171 from rlove/bugfix/mkdocs-index
Change URL to be file based instead directory based.
2 parents 4a0d04c + a8a017d commit b6f2278

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ site_description: utPLSQL Documenation Powerful Unit Testing Framework for Oracl
66
copyright: Copyright © 2016 - utPLSQL Team
77
repo_url: https://github.com/utplsql/utplsql/
88
theme: mkdocs
9+
use_directory_urls: false
910
strict: true
1011

1112
pages:

0 commit comments

Comments
 (0)