From 849eeb77acac2c06250967d4fd6d217a380765f6 Mon Sep 17 00:00:00 2001 From: Jason Liu Date: Thu, 14 Mar 2024 09:28:09 -0400 Subject: [PATCH] add new url --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 7720b35..4c492f1 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -3,7 +3,7 @@ site_author: Jason Liu site_description: A lightweight library for structured outputs with LLMs. repo_name: instructor repo_url: https://github.com/jxnl/instructor/ -site_url: https://jxnl.github.io/instructor/ +site_url: https://python.useinstructor.com/ edit_uri: edit/main/docs/ copyright: Copyright © 2024 Jason Liu theme: