Skip to content

Commit

Permalink
Merge pull request #5 from chillu/patch-1
Browse files Browse the repository at this point in the history
Fix homepage URL
  • Loading branch information
d-rivera-c committed Oct 6, 2016
2 parents ca91778 + 8157c1c commit b2967fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -2,7 +2,7 @@
"name": "d-rivera-c/silverstripe-faq",
"description": "Provides Q & A pages and search",
"type": "silverstripe-module",
"homepage": "https://code.platform.silverstripe.com/supervillains/silverstripe-faq",
"homepage": "https://github.com/d-rivera-c/silverstripe-faq",
"keywords": ["silverstripe", "search", "faq", "solr"],
"license": "BSD-3-Clause",
"support": {
Expand Down

0 comments on commit b2967fd

Please sign in to comment.