Skip to content

Commit

Permalink
Merge pull request #46 from 0xPolygonID/otto-mora-fix-playlist-links
Browse files Browse the repository at this point in the history
Update playlists links
  • Loading branch information
cerberushades authored Oct 23, 2023
2 parents 34c05eb + 58f405c commit 692f8fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -290,13 +290,13 @@ module.exports = {
label: 'Learn',
items: [
{
href: 'https://www.youtube.com/watch?v=6octwuwi4Gs&list=PLslsfan1R_z2PW_cRkBumQiUJs4tPc455&index=1',
href: 'https://www.youtube.com/watch?v=6octwuwi4Gs&list=PLslsfan1R_z0Fq9olucMTEOeHunoBX58h',
label: 'Fundamentals',
target: '_blank',
rel: null,
},
{
href: 'https://www.youtube.com/watch?v=V7xggL4msB4&list=PLslsfan1R_z2PW_cRkBumQiUJs4tPc455&index=5',
href: 'https://www.youtube.com/watch?v=V7xggL4msB4&list=PLslsfan1R_z3-COvNH6FhBJCDrWNGNdZL',
label: 'Architecture',
target: '_blank',
rel: null,
Expand Down

0 comments on commit 692f8fb

Please sign in to comment.