Skip to content

Commit 19688c9

Browse files
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent accff3a commit 19688c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ const config: Config = {
154154
<a href="/interview-prep/?tab=technical" target="_self" class="nav__icons"> 🧩Technical </a>
155155
<a href="/interview-prep/?tab=behavioral" target="_self" class="nav__icons"> 💡Behavioral </a>
156156
<a href="/interview-prep/?tab=companies" target="_self" class="nav__icons"> 🏢Companies </a>
157-
<a href="/interview-prep/?tab=practice" target="_self" class="nav__icons"> 🎯Projects </a>
157+
<a href="/interview-prep/?tab=practice" target="_self" class="nav__icons"> 🎯Practice </a>
158158
</div>
159159
</div>`,
160160
},

0 commit comments

Comments
 (0)