Effect-TS / website

Source code for Effect's documentation website
https://www.effect.website
100 stars 83 forks source link

Broken nav links on "Building Pipelines" page #712

Closed dudeofawesome closed 3 months ago

dudeofawesome commented 3 months ago

What version of Effect is running?

No response

What steps can reproduce the bug?

  1. Go to https://effect.website/docs/guides/essentials/pipeline
  2. Click on any of the following links in the "On this page" sidebar
    • Functions vs Methods
    • Tree Shakeability
    • map
    • flatMap
    • all
    • Cheatsheet
  3. Observe that the link looks for a tag ending in -1, which does not exist.

What is the expected behavior?

https://effect.website/docs/guides/essentials/pipeline#map

What do you see instead?

https://effect.website/docs/guides/essentials/pipeline#map-1