Skip to content

Commit

Permalink
It will edit repos button
Browse files Browse the repository at this point in the history
  • Loading branch information
kiptoo-rotich committed May 25, 2021
1 parent 851f137 commit 643832a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/app.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
<h1>Retrieve user and repository details from GitHub.</h1><hr>
</div>
<router-outlet></router-outlet>
<a class="link out btn btn-success btn-lg" routerLink="/display" routerLinkActive='active'>Repository details</a>
<a class="link out btn btn-success btn-lg" routerLink="/display" routerLinkActive='active'>View repos</a>
</div>

0 comments on commit 643832a

Please sign in to comment.