From 880138bf012f0bc145092efd37a6c3b77e8203fc Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 17 Apr 2017 19:11:16 -0400 Subject: minor typo fix --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index ba081219..65ce6f5f 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -31,7 +31,7 @@ pages: - Troubleshooting: 'guide/troubleshooting.md' - Developer Guide: - Contributing Documentation: 'dev/documentation.md' - - BNIL Guide, LLIL: 'dev/bnil-llil.md' + - BNIL Guide: LLIL: 'dev/bnil-llil.md' #- Plugin Design: 'dev/plugins.md' #- API: 'dev/api.md' - About: -- cgit v1.3.1