While my org currently don't use pants. I noticed ...
# general
b
While my org currently don't use pants. I noticed the add organization link is broken.
b
oh, thank you for letting us know!
Haha, the source code explicitly has:
Copy code
<Link className="button button--primary" to="/404">
        Add your organization or company
      </Link>
So no wonder it's giving a 404 page... easy enough to fix, at least.