Skip to content

Commit 443ef08

Browse files
docs: update links to ReadTheDocs and TEMPO benchmark
1 parent 4048ee1 commit 443ef08

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -389,12 +389,12 @@ pytest tests/ --cov=tempoeval --cov-report=html
389389

390390
## 📖 Documentation
391391

392-
Full documentation is available at: **[https://aa17626.github.io/tempoeval](https://aa17626.github.io/tempoeval)**
392+
Full documentation is available at: **[https://tempoeval.readthedocs.io/en/latest/](https://tempoeval.readthedocs.io/en/latest/)**
393393

394-
- [Getting Started Guide](https://aa17626.github.io/tempoeval/getting-started)
395-
- [Metrics Reference](https://aa17626.github.io/tempoeval/metrics)
396-
- [API Documentation](https://aa17626.github.io/tempoeval/api)
397-
- [TEMPO Benchmark](https://aa17626.github.io/tempoeval/tempo)
394+
- [Getting Started Guide](https://tempoeval.readthedocs.io/en/latest/getstarted/)
395+
- [Metrics Reference](https://tempoeval.readthedocs.io/en/latest/concepts/metrics/)
396+
- [API Documentation](https://tempoeval.readthedocs.io/en/latest/references/api/core/)
397+
- [Tutorials](https://tempoeval.readthedocs.io/en/latest/tutorials/)
398398

399399
---
400400

@@ -428,7 +428,7 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
428428

429429
## 🙏 Acknowledgments
430430

431-
- Built on top of the [TEMPO Benchmark](https://huggingface.co/datasets/tempo26/Tempo)
431+
- Built on top of the [TEMPO Benchmark](https://github.com/tempo-bench/Tempo)
432432
- LLM integrations via [OpenAI](https://openai.com), [Azure OpenAI](https://azure.microsoft.com/en-us/products/ai-services/openai-service), and [Anthropic](https://anthropic.com)
433433

434434
---

0 commit comments

Comments
 (0)