Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit c22642a

Browse files
committed
Updates the site description in MkDocs config file
1 parent f22d9f9 commit c22642a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ nav:
1111
- Architecture: architecture.md
1212
- "Writing Custom Checks": custom-checks.md
1313
site_name: ZendDiagnostics
14-
site_description: 'A set of components for performing diagnostic tests in PHP applications.'
1514
- "Writing Custom Reporters": custom-reporters.md
15+
site_description: 'Universal set of diagnostic tests for PHP applications.'
1616
repo_url: 'https://github.com/zendframework/zend-diagnostics'

0 commit comments

Comments
 (0)