mirror of https://github.com/explosion/spaCy.git
Fix paths
This commit is contained in:
parent
592d244484
commit
8cd361e319
|
@ -10,9 +10,9 @@ you grant to us in the contributed materials. The term **"us"** shall mean
|
|||
|
||||
If you agree to be bound by these terms, fill in the information requested
|
||||
below and include the filled-in version with your first pull request, under the
|
||||
folder [`/.github/contributors/`](/.github/contributors/). The name of the file
|
||||
folder [`.github/contributors/`](/.github/contributors/). The name of the file
|
||||
should be your GitHub username, with the extension `.md`. For example, the user
|
||||
example_user would create the file `/.github/contributors/example_user.md`.
|
||||
example_user would create the file `.github/contributors/example_user.md`.
|
||||
|
||||
Read this agreement carefully before signing. These terms and conditions
|
||||
constitute a binding legal agreement.
|
||||
|
|
Loading…
Reference in New Issue