Skip to content

Commit 88983b7

Browse files
bmartymanuroe
authored andcommitted
Update links to Element app repositories
And ensure we are using the correct organisation name
1 parent 1a93f25 commit 88983b7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Element meta
22

3-
This is the home of shared Element app documentation and artefacts for the element [web, desktop](https://github.com/vector-im/element-web), [Android](https://github.com/vector-im/element-android) and [iOS](https://github.com/vector-im/element-ios) apps.
3+
This is the home of shared Element app documentation and artefacts for the element [web](https://github.com/element-hq/element-web), [desktop](https://github.com/element-hq/element-web), [Android](https://github.com/element-hq/element-x-android) and [iOS](https://github.com/element-hq/element-x-ios) apps.
44

5-
Each project will link to the [wiki](https://github.com/vector-im/element-meta/wiki) directly to reference processes that it has adopted.
5+
Each project will link to the [wiki](https://github.com/element-hq/element-meta/wiki) directly to reference processes that it has adopted.
66

77
## Setting up label sync in another repository
88

@@ -21,10 +21,10 @@ on:
2121
- .github/labels.yml
2222
jobs:
2323
sync-labels:
24-
uses: vector-im/element-meta/.github/workflows/sync-labels.yml@develop
24+
uses: element-hq/element-meta/.github/workflows/sync-labels.yml@develop
2525
with:
2626
LABELS: |
27-
vector-im/element-meta
27+
element-hq/element-meta
2828
.github/labels.yml
2929
DELETE: true
3030
WET: false

0 commit comments

Comments
 (0)