Mirror of https://github.com/roostorg/osprey github.com/roostorg/osprey
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: Correct contributing guide link in next steps (#97)

authored by

Cassidy James Blaede and committed by
GitHub
709e4aae 11a14b9f

+1 -1
+1 -1
docs/DEVELOPMENT.md
··· 413 413 414 414 ## Next Steps 415 415 416 - - Check the [contributing guidelines](./docs/CONTRIBUTING.md) for project-specific rules 416 + - Check the [contributing guidelines](https://github.com/roostorg/.github/blob/main/CONTRIBUTING.md) for project-specific rules 417 417 - Explore the codebase structure in `osprey_worker/`, `osprey_common/`, and `osprey_rpc/` 418 418 419 419 ## IDE Setup Recommendations