Removed broken link LearnMegaMenu.vue (#3440)

Removes shors tutorial from Mega Menu.
This commit is contained in:
Raghav 2023-07-20 15:50:40 +05:30 committed by GitHub
parent 52486196f1
commit 5cd46ed130
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions

View File

@ -1314,14 +1314,6 @@ const ALGORITHMS: MegaDropdownMenuGroup = {
location: sectionTutorials,
},
},
{
label: "Shors 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`,