mirror of
				https://github.com/kees-z/DuplicatiDocs.git
				synced 2025-11-04 08:05:15 +00:00 
			
		
		
		
	Merge pull request #94 from oliversen/fix-configuration-error
Change config value from 'pages' to 'nav' in mkdocs.yml
This commit is contained in:
		@@ -66,7 +66,7 @@ markdown_extensions:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
pages:
 | 
					nav:
 | 
				
			||||||
    - Home: index.md
 | 
					    - Home: index.md
 | 
				
			||||||
    - Manual:
 | 
					    - Manual:
 | 
				
			||||||
        - Introduction: 01-introduction.md
 | 
					        - Introduction: 01-introduction.md
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user