From 6925b342814957aaf614170f610b584c541d86a6 Mon Sep 17 00:00:00 2001 From: mjovanc Date: Sun, 26 Nov 2023 13:00:18 +0100 Subject: [PATCH] Updating ci.yml --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 42bc0700..9177aa79 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,6 +1,6 @@ site_name: njord - A lightweight ORM library for Rust site_url: https://njord.rs -repo_url: https://github.com/mjovanc/njord +repo_url: https://github.com/mjovanc/njord/blob/docs/ site_author: Marcus Cvjeticanin site_description: A lightweight ORM library for Rust with strong-typed SQL DSL and sequence API. nav: