diff --git a/chapters/repetition.mdx b/chapters/repetition.mdx index 4679fc0..ed23b85 100644 --- a/chapters/repetition.mdx +++ b/chapters/repetition.mdx @@ -167,7 +167,7 @@ Here, this could also be achieved by using `[^"]` instead of `.` (as is best pra ### Bitcoin address - +
  • 3Nxwenay9Z8Lc9JBiywExpnEFiLp6Afp8v
  • 1HQ3Go3ggs8pFnXuHVHRytPCq5fGG8Hbhx
  • 2016-03-09,18f1yugoAJuXcHAbsuRVLQC9TezJ
  • @@ -176,12 +176,13 @@ Here, this could also be achieved by using `[^"]` instead of `.` (as is best pra ### Youtube Video
  • youtube.com/watch?feature=sth&v=dQw4w9WgXcQ
  • https://www.youtube.com/watch?v=dQw4w9WgXcQ
  • www.youtube.com/watch?v=dQw4w9WgXcQ
  • youtube.com/watch?v=dQw4w9WgXcQ
  • +
  • fakeyoutube.com/watch?v=dQw4w9WgXcQ
  • + +We can adjust this to not match the last broken link using [anchors](/chapters/anchors), which we shall encounter soon.