Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
Removed shor tutorial broken link megaMenuLinks.ts (#2170)
Browse files Browse the repository at this point in the history
Removed broken link shor tutorial
  • Loading branch information
Raghav-Bell authored Aug 3, 2023
1 parent 543b658 commit d77f368
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions frontend/vue/components/constants/megaMenuLinks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1129,13 +1129,6 @@ const ALGORITHMS: MegaDropdownMenuGroup = {
cta: '07_grover_examples', location: sectionTutorials
}
},
{
label: 'Shor’s algorithms',
url: `${tutorialsBaseUrl}/algorithms/08_factorizers.html`,
segment: {
cta: '08_factorizers', location: sectionTutorials
}
},
{
label: 'Iterative Quantum Phase Estimation Algorithm',
url: `${tutorialsBaseUrl}/algorithms/09_IQPE.html`,
Expand Down

0 comments on commit d77f368

Please sign in to comment.