diff --git a/2019/template/Gruntfile.coffee b/2019/template/Gruntfile.coffee index 507dab4a8474d7bc6c973ae97179fcba47a61746..71ae4e3a576a58ad931237600b41fb4d0c419fdb 120000 --- a/2019/template/Gruntfile.coffee +++ b/2019/template/Gruntfile.coffee @@ -1 +1 @@ -../../Gruntfile.coffee \ No newline at end of file +../../components/Gruntfile.coffee \ No newline at end of file diff --git a/2019/template/package.json b/2019/template/package.json index 138a42cdff92fefff7c630d2f2c62af39c157feb..d1ec8ef11915f84a0b212463f1d1356183f40e09 120000 --- a/2019/template/package.json +++ b/2019/template/package.json @@ -1 +1 @@ -../../package.json \ No newline at end of file +../../components/package.json \ No newline at end of file diff --git a/2019/template/theme b/2019/template/theme index c825a7e2c4319bb3364b86200faae29d75cd84c5..eac764853d4780fc8b26bb61071eb7578fdbc91f 120000 --- a/2019/template/theme +++ b/2019/template/theme @@ -1 +1 @@ -../../theme \ No newline at end of file +../../components/theme \ No newline at end of file