mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-05-01 08:23:57 -04:00
Modify links on community page
This commit is contained in:
parent
044556e5a4
commit
c241b06f76
1 changed files with 4 additions and 4 deletions
|
@ -16,13 +16,13 @@ block content
|
||||||
|
|
||||||
ul
|
ul
|
||||||
li
|
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.
|
| : fork, edit, or build your own CodeCombat levels. New levels can be kept private or published to the community.
|
||||||
li
|
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.
|
| : modify or import new art assets for the game using our powerful editor.
|
||||||
li
|
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.
|
| : 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.
|
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
|
| Check out the
|
||||||
a(href="/contribute", data-i18n="nav.contribute")
|
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…
Add table
Add a link
Reference in a new issue