mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
Fixed a link to point correctly
This commit is contained in:
parent
ee920afea9
commit
05b4f536c1
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ block content
|
|||
li
|
||||
a(href="/editor", data-i18n="editor.main_title") CodeCombat Editors
|
||||
li
|
||||
a(href="/editor/thang", data-i18n="editor.article_title") Article Editor
|
||||
a(href="/editor/article", data-i18n="editor.article_title") Article Editor
|
||||
li.active
|
||||
| #{article.attributes.name}
|
||||
|
||||
|
|
Loading…
Reference in a new issue