From 3b246f447cec54c732fa5a50234d51a2fb653e1a Mon Sep 17 00:00:00 2001 From: William Benjamim Menezes Sampaio Date: Thu, 15 Aug 2024 10:47:55 -0400 Subject: [PATCH] update docs setup --- .readthedocs.yaml | 2 +- mkdocs.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 64b9acb..8ca4a97 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,7 +7,7 @@ mkdocs: build: os: "ubuntu-22.04" tools: - python: "3.11" + python: "3.12.0" jobs: post_create_environment: diff --git a/mkdocs.yml b/mkdocs.yml index 151dea8..7c5179e 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,5 +1,5 @@ site_name: Febraban Barcode -repo_url: https://github.com/WilliamSampaio/febraban_barcode/tree/develop +repo_url: https://github.com/WilliamSampaio/febraban_barcode repo_name: WilliamSampaio/febraban_barcode edit_uri: tree/master/docs