From b418f31518a639a2dbd751a01506780fd63d816a Mon Sep 17 00:00:00 2001 From: Hyadhuad Date: Tue, 18 Aug 2026 12:49:17 +0700 Subject: [PATCH] docs: participation portal naming consistency 'Volunteers portal' becomes 'participation portal', matching the organization naming sync (drayker.org is the participation and constitution entry point). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a468559..92bdd9d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ A universal coupler: the layer proposed to connect devices to the Drayker networ **Documentation: [osdk.drayker.org](https://osdk.drayker.org)**. Published by GitHub Pages from [`docs/`](./docs), which is where the material for this component lives. -Part of the Drayker ecosystem. Start at the [volunteers portal](https://drayker.org) for the map, or go straight to the [open functions](https://drayker.org/fn/) if you are looking for something to work on. +Part of the Drayker ecosystem. Start at the [participation portal](https://drayker.org) for the map, or go straight to the [open functions](https://drayker.org/fn/) if you are looking for something to work on. Drayker is an open, primarily volunteer R&D initiative. [DFMP](https://dfmp.drayker.org) and [DAF](https://daf.drayker.org) describe proposed collaboration and governance architecture. The current founding-phase governance is documented in [`draykerdk/.github`](https://github.com/draykerdk/.github/blob/master/GOVERNANCE.md).