fix(sider-footer): fixed commit sha url
This commit is contained in:
		
							parent
							
								
									3f8c345981
								
							
						
					
					
						commit
						ed9046d3e1
					
				| @ -98,7 +98,7 @@ const m = toolsByCategory.map(category => ({ | |||||||
|                 rel="noopener" |                 rel="noopener" | ||||||
|                 type="primary" |                 type="primary" | ||||||
|                 depth="3" |                 depth="3" | ||||||
|                 :href="`https://github.com/CorentinTh/it-tools/tree/v${commitSha}`" |                 :href="`https://github.com/CorentinTh/it-tools/tree/${commitSha}`" | ||||||
|               > |               > | ||||||
|                 {{ commitSha }} |                 {{ commitSha }} | ||||||
|               </n-button> |               </n-button> | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user