Link to #probot-app instead of #probot-plugin

This commit is contained in:
Brandon Keepers
2017-08-25 15:56:25 -05:00
parent 9804b76876
commit bf8569d3ac

View File

@@ -17,9 +17,9 @@ title: Featured Apps
<div class="mt-6 pt-6">
<div class="d-md-flex gutter-md">
<div class="col-md-4">
<h3 class="alt-h4"><a href="https://github.com/search?q=topic%3Aprobot-plugin&type=Repositories">Browse GitHub</a></h3>
<h3 class="alt-h4"><a href="https://github.com/search?q=topic%3Aprobot-app&type=Repositories">Browse GitHub</a></h3>
<p class="text-gray-light">
Browse the <a href="https://github.com/search?q=topic%3Aprobot-plugin&type=Repositories">#probot-plugin</a> topic on GitHub to find more apps to use and contribute to.
Browse the <a href="https://github.com/search?q=topic%3Aprobot-app&type=Repositories">#probot-app</a> topic on GitHub to find more apps to use and contribute to.
</p>
</div>