Skip to content

Commit

Permalink
Fix FAQ URL in issue template (#609)
Browse files Browse the repository at this point in the history
This PR fixes the FAQ URL in the issue template.

Before | After
-- | --
https://gbfs.mobilitydata.org/faq | https://gbfs.org/learn/faq/
  • Loading branch information
richfab authored Mar 13, 2024
1 parent b286e95 commit 4b4d3f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/new-issue-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ assignees: ''

---

### Have you read our [FAQ](https://gbfs.mobilitydata.org/faq)? It’s possible your question can be answered there!
### Have you read our [FAQ](https://gbfs.org/learn/faq/)? It’s possible your question can be answered there!

### If you are new to the specification, please introduce yourself (name and organization/link to GBFS). It’s helpful to know who we're chatting with!

Expand Down

0 comments on commit 4b4d3f7

Please sign in to comment.