Skip to content

Commit 8acd13f

Browse files
authored
Update source URL for project in composer.twig (#215)
1 parent 152aabe commit 8acd13f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/_composer/composer.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
],
2121
"support": {
2222
"issues": "https://www.drupal.org/project/issues/{{ machine_name }}",
23-
"source": "http://cgit.drupalcode.org/{{ machine_name }}"
23+
"source": "https://git.drupalcode.org/project/{{ machine_name }}"
2424
}
2525
{% endif %}
2626
}

0 commit comments

Comments
 (0)