Update minor typos and directory references

This commit is contained in:
muawiakh 2018-01-30 14:21:52 +01:00
parent 0216ffd1e8
commit d9f927bcd9
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ To prevent that situation, we ask that all pull requests should resolve, address
When you submit a pull request, please mention the issue (or issues) that it resolves, e.g. "Resolves #123".
**Note:** For feature request(s) or new feature(s), please consult our [feature contribution guidelines](./docs/specs/README.md).
**Note:** For feature request(s) or new feature(s), please consult our [feature contribution guidelines](./proposals/README.md).
**Exception(s):**
- Hotfixes and minor changes don't require a pre-existing issue, but please write a thorough pull request description.

View File

@ -48,7 +48,7 @@ marked with `Spec` label.
**Note:** Feature(s) cannot be backported. Hence, only commit your proposal to the latest release.
[How do I write a design specification document?](examples/example-feature-x-spec.rst)
[How do I write a design specification document?](examples/example-feature-x-spec.md)
## Almost there
Once, you have submitted the design specification document: