chore: fix an invalid location.hash
The current link results in redirection and location.hash does not work well.
This commit is contained in:
		
							parent
							
								
									6c6a9a7376
								
							
						
					
					
						commit
						3c4f29e406
					
				|  | @ -8,7 +8,7 @@ weight: 20 | ||||||
| 
 | 
 | ||||||
| [Kustomize](https://github.com/kubernetes-sigs/kustomize) is a standalone tool | [Kustomize](https://github.com/kubernetes-sigs/kustomize) is a standalone tool | ||||||
| to customize Kubernetes objects | to customize Kubernetes objects | ||||||
| through a [kustomization file](https://kubernetes-sigs.github.io/kustomize/api-reference/glossary/#kustomization). | through a [kustomization file](https://kubectl.docs.kubernetes.io/references/kustomize/glossary/#kustomization). | ||||||
| 
 | 
 | ||||||
| Since 1.14, Kubectl also | Since 1.14, Kubectl also | ||||||
| supports the management of Kubernetes objects using a kustomization file. | supports the management of Kubernetes objects using a kustomization file. | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue