diff --git a/jansi-website/src/community/contributing.page b/jansi-website/src/community/contributing.page index 3c9865b8..ba3a8c9e 100644 --- a/jansi-website/src/community/contributing.page +++ b/jansi-website/src/community/contributing.page @@ -26,8 +26,8 @@ We really want you to get involved in the ${project_name} project, to [join the community](index.html) and help make it a better price of software - please do dive in and help! -Try surf the [developer documentation](../developers.html) and website in -general - if somethings confusing or not clear, [let us +Try surf the [developer documentation](developers.html) and website in +general - if something is confusing or not clear, [let us know](index.html) or raise a [support request](support.html). [Download](../download.html) the code and try it out and see what you think. diff --git a/jansi-website/src/community/source.page b/jansi-website/src/community/source.page index ab7a78ad..fcf35235 100644 --- a/jansi-website/src/community/source.page +++ b/jansi-website/src/community/source.page @@ -32,7 +32,6 @@ Get the latest source code #{project_name} stores its source code in a [Git](http://git-scm.com/) repository hosted on [github](http://github.com) at this location: * [#{github_page}](#{github_page}) - * [#{github_page_native}](#{github_page_native}) If you are new to Git you might like to try the [Git guide for subversion users](http://git.or.cz/course/svn.html) or have a look at the [Git community book](http://book.git-scm.com/).