Angular router link does not work in Github
                            
                         
                        
                     
                 
                
                    in angular there is the concept of routing link which allow to navigate from component to another using the routerlink.it's working fine in local repository.when i push to github it does not working any more.when i click the link in my page nothing happen. What is problem with it?