We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9855e2 commit 2a1796aCopy full SHA for 2a1796a
1 file changed
CONTRIBUTING.md
@@ -103,7 +103,7 @@ from the main (upstream) repository:
103
104
Unit tests are located under the [spec directory](/spec). Unit tests over synchronous operators and operations
105
can be written in a standard [jasmine](http://jasmine.github.io/) style. Unit tests written against any
106
-asynchronous operator should be written in [Marble Test Style outlined in detail here](docs/writing-marble-tests.md).
+asynchronous operator should be written in [Marble Test Style outlined in detail here](doc/writing-marble-tests.md).
107
108
Each operator under test must be in its own file to cover the following cases:
109
0 commit comments