Skip to content

Commit 55918b3

Browse files
authored
Merge pull request #1330 from guardrails-ai/issue-1329-fix
fix link to server documentation
2 parents af8702f + 67ad7ad commit 55918b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ It means that the call to the LLM failed. This is usually triggered for one of t
3333

3434
## How can I host Guardrails as its own server
3535

36-
Guardrails can run totally on the server as of version 0.5.0. You can use the `guardrails-ai` package to run Guardrails as a server. You can find more information on how to do this in the [Guardrails AI documentation](https://docs.guardrails.ai/guardrails_ai/installation).
36+
Guardrails can run totally on the server as of version 0.5.0. You can use the `guardrails-ai` package to run Guardrails as a server. You can find more information on how to do this in the [Guardrails AI documentation](https://www.guardrailsai.com/docs/getting_started/guardrails_server).
3737

3838
## Which validators should I use? Where can I find them?
3939

docs/guardrails_ai/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ It means that the call to the LLM failed. This is usually triggered for one of t
1717

1818
## How can I host Guardrails as its own server
1919

20-
Guardrails can run totally on the server as of version 0.5.0. You can use the `guardrails-ai` package to run Guardrails as a server. You can find more information on how to do this in the [Guardrails AI documentation](https://docs.guardrails.ai/guardrails_ai/installation).
20+
Guardrails can run totally on the server as of version 0.5.0. You can use the `guardrails-ai` package to run Guardrails as a server. You can find more information on how to do this in the [Guardrails AI documentation](https://www.guardrailsai.com/docs/getting_started/guardrails_server).
2121

2222
## Which validators should I use? Where can I find them?
2323

0 commit comments

Comments
 (0)