mirror of
				https://github.com/kees-z/DuplicatiDocs.git
				synced 2025-11-04 08:05:15 +00:00 
			
		
		
		
	Fix unclosed quotes in mkdocs.yml
Unclosed quotes in mkdocs.yml cause build error (MkDocs encountered an error parsing the configuration file)
This commit is contained in:
		@@ -84,4 +84,4 @@ pages:
 | 
				
			|||||||
        - "Filters": "appendix-d-filters.md"
 | 
					        - "Filters": "appendix-d-filters.md"
 | 
				
			||||||
        - "How We Get Along With OAuth": "appendix-e-how-we-get-along-with-oauth.md"
 | 
					        - "How We Get Along With OAuth": "appendix-e-how-we-get-along-with-oauth.md"
 | 
				
			||||||
        - "Example Scripts": "appendix-g-example-scripts.md"
 | 
					        - "Example Scripts": "appendix-g-example-scripts.md"
 | 
				
			||||||
        - "License Agreement: "appendix-f-license-agreement.md"
 | 
					        - "License Agreement": "appendix-f-license-agreement.md"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user