Skip to content

Commit 3432a94

Browse files
committed
Fix URI
1 parent e728ffd commit 3432a94

16 files changed

Lines changed: 16 additions & 16 deletions

moduleroot/.editorconfig.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# editorconfig.org
22

33
# Managed by modulesync - DO NOT EDIT
4-
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync.md
4+
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
55

66
root = true
77

moduleroot/.github/workflows/ci.yml.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
# Managed by modulesync - DO NOT EDIT
3-
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync.md
3+
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
44

55
name: CI
66

moduleroot/.github/workflows/release.yml.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
# Managed by modulesync - DO NOT EDIT
3-
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync.md
3+
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
44

55
name: Release
66

moduleroot/.gitignore.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Managed by modulesync - DO NOT EDIT
2-
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync.md
2+
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
33

44
pkg/
55
Gemfile.lock

moduleroot/.msync.yml.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
# Managed by modulesync - DO NOT EDIT
3-
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync.md
3+
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
44

55
modulesync_config_version: '4.1.0'

moduleroot/.overcommit.yml.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Managed by modulesync - DO NOT EDIT
2-
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync.md
2+
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
33
#
44
# Hooks are only enabled if you take action.
55
#

moduleroot/.pmtignore.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Managed by modulesync - DO NOT EDIT
2-
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync.md
2+
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
33

44
docs/
55
pkg/

moduleroot/.rspec.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Managed by modulesync - DO NOT EDIT
2-
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync.md
2+
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
33

44
--format documentation
55
--color

moduleroot/.rspec_parallel.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Managed by modulesync - DO NOT EDIT
2-
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync.md
2+
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
33

44
--format progress

moduleroot/.rubocop.yml.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
# Managed by modulesync - DO NOT EDIT
3-
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync.md
3+
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
44

55
inherit_gem:
66
voxpupuli-test: rubocop.yml

0 commit comments

Comments
 (0)