Skip to content

Commit 7d4cf11

Browse files
committed
docs: drop refs to embeddedos-org/embeddedos-org namesake (now archived)
README.md: replace the embeddedos-org row in the Related Meta-Repos table with the new embeddedos-org/.github row (the actual home of the org profile, default CONTRIBUTING.md, SECURITY.md, CODE_OF_CONDUCT.md, issue and PR templates, and the canon validator). get-involved.html: repoint the Contribution guide button to embeddedos-org/.github/blob/main/CONTRIBUTING.md (the canonical org-wide guide). Replace the obsolete embeddedos-org repo tile with an eFab tile (the only meta-repo that ships actual user-facing artefacts beyond the site itself). No URLs that exist today were broken. Canon clean (34 files scanned, 0 violations).
1 parent 30e57e3 commit 7d4cf11

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,6 @@ canonical roster.
180180

181181
| Repo | Role |
182182
|---|---|
183-
| [embeddedos-org](https://github.com/embeddedos-org/embeddedos-org) | Org landing index — visit-resolves at `github.com/embeddedos-org/embeddedos-org`. |
183+
| [.github](https://github.com/embeddedos-org/.github) | Org-wide configuration: org-profile page (rendered at <https://github.com/embeddedos-org>), default `CONTRIBUTING.md`, `SECURITY.md`, `CODE_OF_CONDUCT.md`, issue/PR templates, canon validator. |
184184
| [embeddedos-org.github.io](https://github.com/embeddedos-org/embeddedos-org.github.io) | This site — developer portal, books, docs hub, downloads, stacks. |
185185
| [eFab](https://github.com/embeddedos-org/eFab) | **Stack fabricator** — manifest-only meta-repo that pins versions, fetches sources, and runs end-to-end smoke tests for opinionated bundles of canonical products. v0.1.0 ships the `eai-edge` profile (ENI + EIPC + eAI). See [/stacks/](https://embeddedos-org.github.io/stacks/). |

get-involved.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ <h3>🛠️ Contribute Code, Docs, or Ideas</h3>
120120
<div class="gi-cta-row">
121121
<a class="gi-btn primary" href="https://github.com/embeddedos-org">Browse all 17 repos →</a>
122122
<a class="gi-btn" href="https://github.com/orgs/embeddedos-org/discussions">Open a discussion</a>
123-
<a class="gi-btn" href="https://github.com/embeddedos-org/embeddedos-org/blob/main/CONTRIBUTING.md">Contribution guide</a>
123+
<a class="gi-btn" href="https://github.com/embeddedos-org/.github/blob/main/CONTRIBUTING.md">Contribution guide</a>
124124
</div>
125125
</div>
126126

@@ -141,7 +141,7 @@ <h3>📦 Our repositories at a glance</h3>
141141
<a class="repo-tile" href="https://github.com/embeddedos-org/EoSim"><strong>EoSim</strong><span>150+ platform simulators</span></a>
142142
<a class="repo-tile" href="https://github.com/embeddedos-org/EoStudio"><strong>EoStudio</strong><span>Visual IDE</span></a>
143143
<a class="repo-tile" href="https://github.com/embeddedos-org/eCAD-Hardware-Products"><strong>eCAD</strong><span>KiCad hardware</span></a>
144-
<a class="repo-tile" href="https://github.com/embeddedos-org/embeddedos-org"><strong>embeddedos-org</strong><span>Org meta-repo</span></a>
144+
<a class="repo-tile" href="https://github.com/embeddedos-org/eFab"><strong>eFab</strong><span>Stack fabricator (eai-edge)</span></a>
145145
<a class="repo-tile" href="https://github.com/embeddedos-org/embeddedos-org.github.io"><strong>.github.io</strong><span>This site</span></a>
146146
</div>
147147
</div>

0 commit comments

Comments
 (0)