Skip to content

Commit 990452c

Browse files
Merge pull request #2 from Lagaims/modif-tuto
Fix site-url in _quarto.yml
2 parents 00e911a + ad313be commit 990452c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_quarto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ project:
88
website:
99
page-navigation: true
1010
title: "Template for training resources in Python"
11-
site-url: "https://github.com/AIML4OS/AIML4OS-template-quarto-python"
11+
site-url: "https://AIML4OS.github.io/AIML4OS-template-quarto-python/"
1212
repo-url: "https://github.com/AIML4OS/AIML4OS-template-quarto-python"
1313
repo-actions: [edit, source, issue]
1414
sidebar:

0 commit comments

Comments
 (0)