We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d15cf42 commit 9e3fc61Copy full SHA for 9e3fc61
docs/FRONTEND.md
@@ -1,7 +1,7 @@
1
# Frontend Overview
2
3
-The frontend of crates.io is written in JavaScript using [Ember.js][]. Most of that code lives in
4
-the _src_ directory. We endeavor to follow Ember conventions and best practices, but we're Rust
+The frontend of crates.io is written in JavaScript using [Ember.js]. Most of that code lives in
+the `app` directory. We endeavor to follow Ember conventions and best practices, but we're Rust
5
developers, so we don't always live up to this goal :)
6
7
[Ember.js]: https://emberjs.com/
0 commit comments