Skip to content

Commit c4f91e7

Browse files
authored
Merge pull request #2 from OpenArCloud/claude/review-website-codebase-GJRzF
Rename Collaborators to Partners
2 parents 14f706d + 31e3a93 commit c4f91e7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/_includes/layouts/base.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<ul>
5353
<li><a href="/platform/">OSCP Platform</a></li>
5454
<li><a href="https://github.com/OpenARCloud" target="_blank">GitHub Repos</a></li>
55-
<li><a href="/partners/">Collaborators</a></li>
55+
<li><a href="/partners/">Partners</a></li>
5656
<li><a href="https://ko-fi.com/openarcloud" target="_blank">Membership</a></li>
5757
<li><a href="/contact/">Contact</a></li>
5858
</ul>

src/partners.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
layout: layouts/base.njk
3-
title: Collaborators
3+
title: Partners
44
---
55

6-
# Collaborators
6+
# Partners
77

88
Open AR Cloud works with projects, organizations, and individuals who share our commitment to building an open, interoperable spatial computing ecosystem.
99

0 commit comments

Comments
 (0)