about summary refs log tree commit diff stats
path: root/templates/rust
diff options
context:
space:
mode:
Diffstat (limited to 'templates/rust')
l---------templates/rust/.licensure.yml2
l---------templates/rust/LICENSE.spdx2
l---------templates/rust/README.md2
l---------templates/rust/docs/%INIT_APPLICATION_NAME.1.md2
l---------templates/rust/init2
l---------templates/rust/scripts/renew_copyright_header.sh2
l---------templates/rust/shell_line_editor.sh2
l---------templates/rust/treefmt.nix2
8 files changed, 8 insertions, 8 deletions
diff --git a/templates/rust/.licensure.yml b/templates/rust/.licensure.yml
index 68a2454..60bd9d8 120000
--- a/templates/rust/.licensure.yml
+++ b/templates/rust/.licensure.yml
@@ -1 +1 @@
-../../common/files/.licensure.yml
\ No newline at end of file
+../../common/.licensure.yml
\ No newline at end of file
diff --git a/templates/rust/LICENSE.spdx b/templates/rust/LICENSE.spdx
index c49b1dc..2aea17f 120000
--- a/templates/rust/LICENSE.spdx
+++ b/templates/rust/LICENSE.spdx
@@ -1 +1 @@
-../../common/files/LICENSE.spdx
\ No newline at end of file
+../../common/LICENSE.spdx
\ No newline at end of file
diff --git a/templates/rust/README.md b/templates/rust/README.md
index 7f79e6c..749b078 120000
--- a/templates/rust/README.md
+++ b/templates/rust/README.md
@@ -1 +1 @@
-../../common/files/README.md
\ No newline at end of file
+../../common/README.md
\ No newline at end of file
diff --git a/templates/rust/docs/%INIT_APPLICATION_NAME.1.md b/templates/rust/docs/%INIT_APPLICATION_NAME.1.md
index 8baad22..4ebb52b 120000
--- a/templates/rust/docs/%INIT_APPLICATION_NAME.1.md
+++ b/templates/rust/docs/%INIT_APPLICATION_NAME.1.md
@@ -1 +1 @@
-../../../common/files/docs/%INIT_APPLICATION_NAME.1.md
\ No newline at end of file
+../../../common/docs/%INIT_APPLICATION_NAME.1.md
\ No newline at end of file
diff --git a/templates/rust/init b/templates/rust/init
index 2daec78..b0aa5bc 120000
--- a/templates/rust/init
+++ b/templates/rust/init
@@ -1 +1 @@
-../../common/files/init
\ No newline at end of file
+../../common/init
\ No newline at end of file
diff --git a/templates/rust/scripts/renew_copyright_header.sh b/templates/rust/scripts/renew_copyright_header.sh
index 70917db..bafc9f4 120000
--- a/templates/rust/scripts/renew_copyright_header.sh
+++ b/templates/rust/scripts/renew_copyright_header.sh
@@ -1 +1 @@
-../../../common/files/scripts/renew_copyright_header.sh
\ No newline at end of file
+../../../common/scripts/renew_copyright_header.sh
\ No newline at end of file
diff --git a/templates/rust/shell_line_editor.sh b/templates/rust/shell_line_editor.sh
index 0d2f727..a139dce 120000
--- a/templates/rust/shell_line_editor.sh
+++ b/templates/rust/shell_line_editor.sh
@@ -1 +1 @@
-../../common/files/shell_line_editor.sh
\ No newline at end of file
+../../common/shell_line_editor.sh
\ No newline at end of file
diff --git a/templates/rust/treefmt.nix b/templates/rust/treefmt.nix
index 94a5d85..bee7806 120000
--- a/templates/rust/treefmt.nix
+++ b/templates/rust/treefmt.nix
@@ -1 +1 @@
-../../common/files/treefmt.nix
\ No newline at end of file
+../../common/treefmt.nix
\ No newline at end of file