mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-24 19:59:53 -04:00
Fix request-a-quote link in the footer
This commit is contained in:
parent
14c734cfe8
commit
c8601e81d6
1 changed files with 1 additions and 1 deletions
|
@ -273,7 +273,7 @@ nav.navbar.navbar-default
|
||||||
li
|
li
|
||||||
a(href="https://sites.google.com/a/codecombat.com/teacher-guides/") Educator Wiki
|
a(href="https://sites.google.com/a/codecombat.com/teacher-guides/") Educator Wiki
|
||||||
li
|
li
|
||||||
a(href="/courses/quote") Request a Quote
|
a(href="/teachers/quote") Request a Quote
|
||||||
|
|
||||||
.col-sm-3
|
.col-sm-3
|
||||||
ul.list-unstyled
|
ul.list-unstyled
|
||||||
|
|
Loading…
Add table
Reference in a new issue