diff --git a/README.md b/README.md index f80b6426d..30f6d3e67 100644 --- a/README.md +++ b/README.md @@ -22,12 +22,13 @@ Stars

-[Homepage](https://etna.tinkoff.ru) | -[Documentation](https://etna-docs.netlify.app/) | -[Tutorials](https://github.com/tinkoff-ai/etna/tree/master/examples) | -[Contribution Guide](https://github.com/tinkoff-ai/etna/blob/master/CONTRIBUTING.md) | -[Release Notes](https://github.com/tinkoff-ai/etna/releases) - +

+ Homepage | + Documentation | + Tutorials | + Contribution Guide | + Release Notes +

ETNA is an easy-to-use time series forecasting framework. It includes built in toolkits for time series preprocessing, feature generation, diff --git a/examples/get_started.ipynb b/examples/get_started.ipynb index 4df5f2a56..a7be3fd60 100644 --- a/examples/get_started.ipynb +++ b/examples/get_started.ipynb @@ -1375,4 +1375,4 @@ }, "nbformat": 4, "nbformat_minor": 1 -} +} \ No newline at end of file