mirror of
https://github.com/web3privacy/docs
synced 2024-10-15 18:46:26 +02:00
Update index.mdx post reorg
This commit is contained in:
parent
547a834329
commit
a8f8424615
1 changed files with 17 additions and 17 deletions
|
@ -12,7 +12,7 @@ Whether you're new to *Web3Privacy Now* or looking to deepen your involvement, y
|
|||
|
||||
## What is *Web3Privacy Now*?
|
||||
|
||||
[Web3Privacy Now](https://web3privacy.info/) (W3PN) is an independent, non-profit and community-based initiative to research and popularize privacy-enhancing services within web3 industry. You can read our [Manifesto](/manifesto).
|
||||
[Web3Privacy Now](https://web3privacy.info/) (W3PN) is an independent, non-profit and community-based initiative to research and popularize privacy-enhancing services within web3 industry. You can read our [Manifesto](/about-us/manifesto).
|
||||
|
||||
## Our projects
|
||||
|
||||
|
@ -52,7 +52,7 @@ Whether you're new to *Web3Privacy Now* or looking to deepen your involvement, y
|
|||
|
||||
## History & Roadmap
|
||||
|
||||
A summary of what we have already accomplished can be found on the [History](/history) page.
|
||||
A summary of what we have already accomplished can be found on the [History](/about-us/history) page.
|
||||
|
||||
<CardGrid>
|
||||
<LinkCard title="History" href="/follow-us" />
|
||||
|
@ -62,12 +62,12 @@ A summary of what we have already accomplished can be found on the [History](/hi
|
|||
## Become part of the community
|
||||
|
||||
<CardGrid>
|
||||
<LinkCard title="Follow us" href="/follow-us" />
|
||||
<LinkCard title="Get involved" href="/get-involved" />
|
||||
<LinkCard title="Follow us" href="/ecosystem/follow-us" />
|
||||
<LinkCard title="Get involved" href="/get-involved/index" />
|
||||
</CardGrid>
|
||||
<CardGrid>
|
||||
<LinkCard title="Contributors guide" href="/contributors" />
|
||||
<LinkCard title="Partnerships" href="/partnerships" />
|
||||
<LinkCard title="Contributors guide" href="/contributors/index" />
|
||||
<LinkCard title="Partnerships" href="/get-involved/partnerships" />
|
||||
</CardGrid>
|
||||
<CardGrid>
|
||||
<LinkCard title="Donate" href="/donate" />
|
||||
|
@ -76,30 +76,30 @@ A summary of what we have already accomplished can be found on the [History](/hi
|
|||
|
||||
## For contributors
|
||||
|
||||
We use various [Communication tools](/communication). For our work we use different [Git repositories](/git), and for organizational purposes our effort is divided into several [Workgroups](/workgroups).
|
||||
We use various [Communication tools](/ecosystem/communication). For our work we use different [Git repositories](/contributors/git), and for organizational purposes our effort is divided into several [Workgroups](/contributors/workgroups).
|
||||
|
||||
<CardGrid>
|
||||
<LinkCard title="Communication tools" href="/communication" />
|
||||
<LinkCard title="Git repositories" href="/git" />
|
||||
<LinkCard title="Communication tools" href="/ecosystem/communication" />
|
||||
<LinkCard title="Git repositories" href="/contributors/git" />
|
||||
</CardGrid>
|
||||
<CardGrid>
|
||||
<LinkCard title="Workgroups" href="/workgroups" />
|
||||
<LinkCard title="Workgroups" href="/contributors/workgroups" />
|
||||
</CardGrid>
|
||||
|
||||
## Governance
|
||||
|
||||
The initiative is managed by a [Core Team](/core-team) of four people who take care of operations. We are also in the process of creating [Association](/association) as legal entity for our activities.
|
||||
The initiative is managed by a [Core Team](/governance/core-team) of four people who take care of operations. We are also in the process of creating Association as legal entity for our activities.
|
||||
|
||||
<LinkCard title="Governance structure" href="/governance" />
|
||||
<LinkCard title="Governance structure" href="/governance/index" />
|
||||
<CardGrid>
|
||||
<LinkCard title="Congress" href="/congress" />
|
||||
<LinkCard title="Core Team" href="/core-team" />
|
||||
<LinkCard title="Congress" href="/events/congress" />
|
||||
<LinkCard title="Core Team" href="/governance/core-team" />
|
||||
</CardGrid>
|
||||
<CardGrid>
|
||||
<LinkCard title="Association" href="/association" />
|
||||
<LinkCard title="Contributors " href="/contributors" />
|
||||
<LinkCard title="Core Contributors" href="/governance/core-contributors" />
|
||||
<LinkCard title="Treasury " href="/governance/treasury" />
|
||||
</CardGrid>
|
||||
|
||||
## We are very open 💛
|
||||
|
||||
All our activities are public and fully [open-source](/git). Feel free to [contribute](/get-involved)!
|
||||
All our activities are public and fully [open-source](/contributors/git). Feel free to [contribute](/contributors/index)!
|
||||
|
|
Loading…
Reference in a new issue