Skip to content

Commit 58527de

Browse files
woopfeast-ci-bot
authored andcommitted
Remove CONTRIBUTING.md (feast-dev#411)
1 parent ec6b26b commit 58527de

2 files changed

Lines changed: 6 additions & 339 deletions

File tree

CONTRIBUTING.md

Lines changed: 0 additions & 334 deletions
This file was deleted.

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,12 @@ prediction = my_model.predict(fs.get_online_features(customer_features, customer
2929
```
3030

3131
## Important resources
32-
* [Why Feast?](docs/why-feast.md)
33-
* [Concepts](docs/concepts.md)
34-
* [Installation](docs/getting-started/installing-feast.md)
35-
* [Getting Help](docs/community.md)
32+
* [Why Feast?](https://docs.feast.dev/why-feast)
33+
* [Concepts](https://docs.feast.dev/concepts)
34+
* [Installation](https://docs.feast.dev/getting-started/installing-feast)
35+
* [Getting Help](https://docs.feast.dev/getting-help)
36+
* [Example Notebook](https://github.com/gojek/feast/blob/master/examples/basic/basic.ipynb)
3637

3738
## Notice
3839

39-
Feast is a community project and is still under active development. Your feedback and contributions are important to us. Please have a look at our [contributing guide](CONTRIBUTING.md) for details.
40+
Feast is a community project and is still under active development. Your feedback and contributions are important to us. Please have a look at our [contributing guide](docs/contributing.md) for details.

0 commit comments

Comments
 (0)