Skip to content

Commit 662dbb7

Browse files
committed
lowercase github org for docs url
1 parent 8b6d7c5 commit 662dbb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

copier.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ repo_url:
8585

8686
docs_url:
8787
type: str
88-
default: "https://{{github_org}}.github.io/{{repo_name}}"
88+
default: "https://{{github_org | lower}}.github.io/{{repo_name}}"
8989
when: false
9090

9191
_tasks:

0 commit comments

Comments
 (0)