Skip to content

Commit

Permalink
Update bug tracker and docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
rchavik committed Jan 27, 2014
1 parent 5ca175b commit 5c4fea5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.mdown
Expand Up @@ -2,7 +2,7 @@

There are several ways to help out:

* Submit bug reports in Lighthouse. Search for existing tickets first.
* Submit bug reports in Github [Issues](https://github.com/croogo/croogo/issues). Search for existing tickets first.
* Clearly describe the issue including steps to reproduce when it is a bug.
* Make sure you fill in the earliest version that you know has the issue.
* Write testcases for open tickets
Expand Down Expand Up @@ -77,7 +77,7 @@ for the sniff and phpcs.
# Additional Resources

* [CakePHP coding standards](http://book.cakephp.org/2.0/en/contributing/cakephp-coding-conventions.html)
* [Bug tracker](http://croogo.lighthouseapp.com/projects/32818-croogo/)
* [Bug tracker](http://github.com/croogo/croogo/issues)
* [General GitHub documentation](http://help.github.com/)
* [GitHub pull request documentation](http://help.github.com/send-pull-requests/)
* [#croogo](irc://irc.freenode.net/#croogo) IRC channel on freenode.org
4 changes: 2 additions & 2 deletions README.mdown
Expand Up @@ -54,7 +54,7 @@ It is recommended that you install Croogo using the web based installer for secu
* **Official website**: [http://croogo.org](http://croogo.org)
* **Blog**: [http://blog.croogo.org](http://blog.croogo.org)
* **Downloads**: [http://downloads.croogo.org](http://downloads.croogo.org)
* **Issue Tracker**: [http://croogo.lighthouseapp.com](http://croogo.lighthouseapp.com)
* **Wiki**: [http://wiki.croogo.org](http://wiki.croogo.org)
* **Issue Tracker**: [http://github.com/croogo/croogo/issues](http://github.com/croogo/croogo/issues)
* **Documentation**: [http://docs.croogo.org](http://docs.croogo.org)
* **Google Group**: [http://groups.google.com/group/croogo](http://groups.google.com/group/croogo)
* **IRC Channel**: [#croogo](irc://irc.freenode.net/croogo) on irc.freenode.net

0 comments on commit 5c4fea5

Please sign in to comment.