Skip to content

Commit 804c790

Browse files
committed
fix testspace links
1 parent 616f17a commit 804c790

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

PACKAGE_README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Downloads](https://static.pepy.tech/badge/ragstack-ai/month)](https://www.pepy.tech/projects/ragstack-ai)
44
[![License: Business Source License](https://img.shields.io/badge/License-BSL-yellow.svg)](https://github.com/datastax/ragstack-ai/blob/main/LICENSE.txt)
55
[![GitHub star chart](https://img.shields.io/github/stars/datastax/ragstack-ai?style=social)](https://star-history.com/#datastax/ragstack-ai)
6-
[![Tests Dashboard](https://img.shields.io/badge/Tests%20Dashboard-333)](https://ragstack-ai.testspace.com/projects/67980/spaces)
6+
[![Tests Dashboard](https://img.shields.io/badge/Tests%20Dashboard-333)](https://ragstack-ai.testspace.com)
77

88
[RAGStack](https://www.datastax.com/products/ragstack) is an out-of-the-box solution simplifying Retrieval Augmented Generation (RAG) in GenAI apps.
99

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ image:https://github.com/datastax/ragstack-ai/actions/workflows/ci.yml/badge.svg
44
image:https://static.pepy.tech/badge/ragstack-ai/month[link="https://www.pepy.tech/projects/ragstack-ai"]
55
image:https://img.shields.io/badge/License-BSL-yellow.svg[link="https://github.com/datastax/ragstack-ai/blob/main/LICENSE.txt"]
66
image:https://img.shields.io/github/stars/datastax/ragstack-ai?style=social[link="https://star-history.com/#datastax/ragstack-ai"]
7-
image:https://img.shields.io/badge/Tests%20Dashboard-333[link=https://ragstack-ai.testspace.com/projects/67980/spaces]
7+
image:https://img.shields.io/badge/Tests%20Dashboard-333[link=https://ragstack-ai.testspace.com]
88

99
https://www.datastax.com/products/ragstack[RAGStack^] is an out-of-the-box solution simplifying Retrieval Augmented Generation (RAG) in GenAI apps.
1010

docs/modules/ROOT/nav.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
* xref:examples:rag-with-cassio.adoc[]
3636
3737
.Tests
38-
* https://ragstack-ai.testspace.com/projects/67980/spaces[Dashboard]
38+
* https://ragstack-ai.testspace.com[Dashboard]
3939
* xref:ROOT:tests.adoc[]
4040
4141
.Release notes

docs/modules/ROOT/pages/tests.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= RAGStack Tests
22

3-
The latest RAGStack test reports are available https://ragstack-ai.testspace.com/projects/67980/spaces[here]{external-link-icon}.
3+
The latest RAGStack test reports are available https://ragstack-ai.testspace.com[here]{external-link-icon}.
44

55
== Why is this important?
66

0 commit comments

Comments
 (0)