Skip to content

Commit

Permalink
remove pull request mention (#51)
Browse files Browse the repository at this point in the history
* remove pull request mention

* better wording

Co-authored-by: syeopite <[email protected]>

---------

Co-authored-by: syeopite <[email protected]>
  • Loading branch information
unixfox and syeopite committed Apr 28, 2024
1 parent 3eedbaf commit 58115dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/instances/views/index.ecr
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<body>
<div class="header">
<p>
<span>Open an issue or a pull request to add your instance on <a href="https://github.com/iv-org/documentation/">the documentation repository</a>.</span>
<span>To add your instance below please open an issue on <a href="https://github.com/iv-org/documentation/">the documentation repository</a>.</span>
<span class="right"><a href="/instances.json?pretty=1<% if sort_by != "users" %>&sort_by=<%= sort_by %><% end %>">JSON</a></span>
</p>
</div>
Expand Down

0 comments on commit 58115dd

Please sign in to comment.