Repository: bahir-website Updated Branches: refs/heads/master 815b101a6 -> ad9878379
[MINOR] Fix copy+paste error on community page Project: http://git-wip-us.apache.org/repos/asf/bahir-website/repo Commit: http://git-wip-us.apache.org/repos/asf/bahir-website/commit/ad987837 Tree: http://git-wip-us.apache.org/repos/asf/bahir-website/tree/ad987837 Diff: http://git-wip-us.apache.org/repos/asf/bahir-website/diff/ad987837 Branch: refs/heads/master Commit: ad98783790e5637a4aa1cd6bdc42a4c09ef54923 Parents: 815b101 Author: Luciano Resende <[email protected]> Authored: Mon Aug 15 21:55:33 2016 -0400 Committer: Luciano Resende <[email protected]> Committed: Mon Aug 15 21:55:33 2016 -0400 ---------------------------------------------------------------------- site/community.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bahir-website/blob/ad987837/site/community.md ---------------------------------------------------------------------- diff --git a/site/community.md b/site/community.md index b52b27f..e60b256 100644 --- a/site/community.md +++ b/site/community.md @@ -59,7 +59,7 @@ Before submitting an issue, please: * Verify that the bug does in fact exist. * Search the issue tracker to verify there is no existing issue reporting the bug you've found. -* Consider tracking down the bug yourself in the Wink's source and submitting a patch along with your bug report. This is a great time saver for the Wink developers and helps ensure the bug will be fixed quickly. +* Consider tracking down the bug yourself in the Bahir's source and submitting a patch along with your bug report. This is a great time saver for the Bahir developers and helps ensure the bug will be fixed quickly.
