Skip to content

Change SO tags #43

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 27, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ <h6>Our preferred channels of communication for help, issues and disscussion.</h
<table>
<tr class="repoList">
<td>
<a href="https://stackoverflow.com/tags/{{ site.stackoverflow_tag }}"><h4>Stack Overflow <ins>parse-platform</ins> tag</h4><p class="repoDescription">Use for any code level questions related to the Parse Platform. Please also use other tags where appropriate, such as <ins>parse-server</ins>, <ins>parse-dashboard</ins>, <ins>parse-javascript-sdk</ins>, <ins>cloud-code</ins> and <ins>parse-ios-sdk</ins>.</p></a>
<a href="https://stackoverflow.com/tags/{{ site.stackoverflow_tag }}"><h4>Stack Overflow <ins>parse-platform</ins> tag</h4><p class="repoDescription">Use for any code level questions related to the Parse Platform. Please also use other tags where appropriate, such as <ins>parse-server</ins>, <ins>parse-dashboard</ins>, <ins>parse-cloud-code</ins>, <ins>parse-javascript-sdk</ins>, <ins>parse-ios-sdk</ins>, <ins>parse-android-sdk</ins>, <ins>parse-dotnet-sdk</ins>, <ins>parse-rest-api</ins> and <ins>parse-live-query</ins>.</p></a>
</td>
</tr>
<tr class="repoList">
Expand Down