Skip to content

Commit 6ed2c14

Browse files
committed
Update docs link
1 parent 5abc52d commit 6ed2c14

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ OpenAI Guardrails is a Python package for adding robust, configurable safety and
66

77
## Documentation
88

9-
For full details, advanced usage, and API reference, see here: [OpenAI Guardrails Documentation](https://platform.openai.com/guardrails/docs/).
9+
For full details, advanced usage, and API reference, see here: [OpenAI Guardrails Documentation](https://openai.github.io/openai-guardrails-python/).
1010

1111
## Quick Start: Using OpenAI Guardrails (Python)
1212

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
site_name: OpenAI Guardrails Python
2+
site_url: https://openai.github.io/openai-guardrails-python/
23
site_dir: site
34
theme:
45
name: material

0 commit comments

Comments
 (0)