mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 01:55:38 -05:00
Merge pull request #873 from dpen2000/patch-1
Modify links on community page
This commit is contained in:
commit
0787349d32
1 changed files with 4 additions and 4 deletions
|
@ -16,13 +16,13 @@ block content
|
|||
|
||||
ul
|
||||
li
|
||||
a(href="/editor", data-i18n="community.level_editor")
|
||||
a(href="/editor/level", data-i18n="community.level_editor")
|
||||
| : fork, edit, or build your own CodeCombat levels. New levels can be kept private or published to the community.
|
||||
li
|
||||
a(href="/editor", data-i18n="editor.thang_title")
|
||||
a(href="/editor/thang", data-i18n="editor.thang_title")
|
||||
| : modify or import new art assets for the game using our powerful editor.
|
||||
li
|
||||
a(href="/editor", data-i18n="editor.article_title")
|
||||
a(href="/editor/article", data-i18n="editor.article_title")
|
||||
| : edit or create documentation used in CodeCombat levels.
|
||||
|
||||
p Right now most of our editing tools are very rough, but we are improving them constantly and welcome your feedback.
|
||||
|
@ -85,4 +85,4 @@ block content
|
|||
|
||||
| Check out the
|
||||
a(href="/contribute", data-i18n="nav.contribute")
|
||||
| page to find out more about the roles and how you can get started.
|
||||
| page to find out more about the roles and how you can get started.
|
||||
|
|
Loading…
Reference in a new issue