mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 17:45:40 -05:00
Fixed a GitHub link.
This commit is contained in:
parent
b9531c7c02
commit
164dd49933
1 changed files with 5 additions and 9 deletions
|
@ -59,7 +59,9 @@ block content
|
||||||
| We can't and don't want to do that alone;
|
| We can't and don't want to do that alone;
|
||||||
| what makes projects like GitHub, Stack Overflow and Linux great are the people who
|
| what makes projects like GitHub, Stack Overflow and Linux great are the people who
|
||||||
| use them and build on them.
|
| use them and build on them.
|
||||||
| To that end, we aim to provide as many ways as possible for you to take part and
|
| To that end,
|
||||||
|
a(href="https://github.com/codecombat/codecombat") CodeCombat is totally open source
|
||||||
|
| , and we aim to provide as many ways as possible for you to take part and
|
||||||
| make this project as much yours as ours.
|
| make this project as much yours as ours.
|
||||||
p We hope you'll join our party!
|
p We hope you'll join our party!
|
||||||
p.signature - Nick, George and Scott
|
p.signature - Nick, George and Scott
|
||||||
|
@ -85,13 +87,7 @@ block content
|
||||||
| and server administration to user facing design and interface building.
|
| and server administration to user facing design and interface building.
|
||||||
| There's a lot to do, and if you're an experienced programmer with a hankering
|
| There's a lot to do, and if you're an experienced programmer with a hankering
|
||||||
| to really dive into the nitty-gritty of CodeCombat, this class might be for you.
|
| to really dive into the nitty-gritty of CodeCombat, this class might be for you.
|
||||||
|
| We would love to have your help building the best programming game ever.
|
||||||
p Right now we have open-sourced two of our tools on the project:
|
|
||||||
a(href="https://github.com/codecombat/aether") Aether
|
|
||||||
| and
|
|
||||||
a(href="https://github.com/codecombat/treema") Treema
|
|
||||||
| . We are also open sourcing everything momentarily, so stay tuned for access to the main repo!
|
|
||||||
| We would love to have your help building out the best programming game ever.
|
|
||||||
|
|
||||||
h4 Class Attributes
|
h4 Class Attributes
|
||||||
ul
|
ul
|
||||||
|
@ -107,7 +103,7 @@ block content
|
||||||
|
|
||||||
p
|
p
|
||||||
| Anyone can help out! Just check out our
|
| Anyone can help out! Just check out our
|
||||||
a(title='GitHub', tabindex=-1) GitHub
|
a(title='GitHub', href="https://github.com/codecombat/codecombat", tabindex=-1) GitHub
|
||||||
| to get started, and check the box below to mark yourself as a brave Archmage.
|
| to get started, and check the box below to mark yourself as a brave Archmage.
|
||||||
| Want to chat about what to do or how to get more deeply involved?
|
| Want to chat about what to do or how to get more deeply involved?
|
||||||
a(title='Contact', tabindex=-1, data-toggle="coco-modal", data-target="modal/contact") Contact us
|
a(title='Contact', tabindex=-1, data-toggle="coco-modal", data-target="modal/contact") Contact us
|
||||||
|
|
Loading…
Reference in a new issue