Rename sol-cov to sol-coverage, fix links
This commit is contained in:
		@@ -18,9 +18,9 @@ const pages = [
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        title: 'sol-cov',
 | 
			
		||||
        filename: 'cov/index.html',
 | 
			
		||||
        filename: 'coverage/index.html',
 | 
			
		||||
        template: 'assets/index.html',
 | 
			
		||||
        chunks: ['cov'],
 | 
			
		||||
        chunks: ['coverage'],
 | 
			
		||||
        favicon: 'assets/favicons/cov.ico',
 | 
			
		||||
        minify: true,
 | 
			
		||||
        meta: {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user