Skip to content

Commit 739051a

Browse files
authored
Instructions to list implementations (#500)
1 parent 8620ef7 commit 739051a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/pages/implementations.astro

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,7 @@ const communityServerImplementations = await getCollection(
159159
</ul>
160160

161161
<p>
162-
Drop a line if you built an open source tus implementation, and you'll be
163-
listed here.
162+
Do you have an implementation that's not listed here? Add your work by opening a pull requests against the [website's repository](https://github.com/tus/tus.io/tree/main/src/content/implementations)!
164163
</p>
165164

166165
<style>

0 commit comments

Comments
 (0)