mirror of
https://github.com/placeholder-soft/web.git
synced 2026-06-18 03:48:41 +08:00
Corrected the malformed URL for the Complex Onchain NFTs guide in the documentation. Removed the extra "https://" prefix to ensure the link is functional and users can successfully navigate to the guide. Before: https://https://docs.base.org/building-with-base/guides/complex-onchain-nfts After: https://docs.base.org/building-with-base/guides/complex-onchain-nfts This minor documentation fix enhances navigability and user experience.
Base Docs
This the Docusaurus app for the Base docs. You can run the dev server locally with yarn workspace @app/base-docs dev.