Skip to content

Commit

Permalink
correct slide
Browse files Browse the repository at this point in the history
  • Loading branch information
aldorn-cg committed Oct 7, 2024
1 parent 98fbb2a commit 5e565f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ng-router/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ <h2>Router Core Operations</h2>
<section>
<h2>Simple Router Configuration Steps</h2>
<ul>
<li class="fragment fade-up">setting the <span class="highlight">base href</span></li>
<li class="fragment fade-up">ensure that <span class="highlight">base href</span> is set in index.html</li>
<li class="fragment fade-up">importing from the <span class="highlight">router library</span></li>
<li class="fragment fade-up">configuring the <span class="highlight">router</span> paths</li>
<li class="fragment fade-up">inserting <span class="highlight">&lt;router-outlet&gt;&lt;/router-outlet&gt;</span></li>
Expand Down

0 comments on commit 5e565f7

Please sign in to comment.