From 1e34ee010199298ffa8fa85ce7d26aa49fbf618f Mon Sep 17 00:00:00 2001 From: Daniel Fleischer Date: Wed, 28 Aug 2024 15:36:57 +0300 Subject: [PATCH] Link to repo from docs --- mkdocs.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 3c55786..89df9c7 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -6,8 +6,8 @@ site_description: Small, minimalistic and modular library to improve and measure LLMs RAG ability, using prompt-engineering and fine-tuning. # Repository -# repo_url: https://github.com/IntelLabs/RAGFoundry -# repo_name: IntelLabs/RAGFoundry +repo_url: https://github.com/IntelLabs/RAGFoundry +repo_name: IntelLabs/RAGFoundry # theme theme: @@ -57,7 +57,7 @@ theme: - toc.follow # - toc.integrate icon: - repo: fontawesome/brands/github + repo: simple/intel extra_css: - stylesheets/extra.css plugins: