boo-lang / boo

The Boo Programming Language.
BSD 3-Clause "New" or "Revised" License
874 stars 148 forks source link

PATCH - All Wiki links made internal and fixed, updated Home.md. #130

Closed gnat closed 8 years ago

gnat commented 8 years ago

Since we cannot submit Pull Requests to the Wiki, here's a patch that can be applied to the repository for someone with push access to: https://github.com/boo-lang/boo.wiki.git

gnat_wiki_update.patch.zip

You can apply this patch using: git apply gnat_wiki_update.patch

Thanks!

bamboo commented 8 years ago

Hi Nathaniel,

Thanks for the contribution!

I've added you to the Contributors team so you should now be able to apply the patch yourself and edit the wiki directly. Let me know if for some reason it doesn't work.

gnat commented 8 years ago

Thank you Rodrigo! The Wiki has been updated with the patch.

I'm training up new hires to use Boo, so we will be able to catch issues such as broken links and fix them as we use the documentation.

masonwheeler commented 8 years ago

Great work, thanks! :)