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 4a15538 commit 5911a85Copy full SHA for 5911a85
CONTRIBUTING.md
@@ -41,11 +41,11 @@ Please keep in mind that the issue tracker is for *issues*. Please do *not* post
41
42
# Developing
43
44
-UI-Router uses <code>npm</code> and <code>webpack</code>.
+`ui-router-ng2` uses <code>npm</code> and <code>webpack</code>.
45
46
## Fetch the source code
47
48
-The code for Angular UI-Router is split into two source repositories:
+The code for `ui-router-ng2` is split into two source repositories:
49
50
* [UI-Router Core](https://github.com/ui-router/core) (`ui-router-core` on npm)
51
* [UI-Router for Angular 2](https://github.com/ui-router/ng2) (`ui-router-ng2` on npm)
0 commit comments