Skip to content

Commit

Permalink
Merge pull request #372 from reedu-reengineering-education/change/fee…
Browse files Browse the repository at this point in the history
…dbackLink

changed padlet to taskcards
  • Loading branch information
Thiemann96 authored Mar 4, 2024
2 parents 03b720b + f6cff19 commit c8e3487
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion src/app/[lng]/(gallery)/gallery/[filter]/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ export default async function ViewerLayout({ children }: ViewerLayoutProps) {
>
{' '}
<a
href="https://padlet.com/VamosMuenster/feedback-zur-plattform-mapstories-vxeo28o2lzldiwuy"
href="https://www.taskcards.de/#/board/1b41a521-922e-471c-949b-b0d132c903c7/view?token=2cea14db-2cd2-4664-9852-400ea9d0aa0d"
target="_blank"
>
{' '}
Expand Down
2 changes: 1 addition & 1 deletion src/app/[lng]/(main)/(index)/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export default async function RootLayout({
>
{' '}
<a
href="https://padlet.com/VamosMuenster/feedback-zur-plattform-mapstories-vxeo28o2lzldiwuy"
href="https://www.taskcards.de/#/board/1b41a521-922e-471c-949b-b0d132c903c7/view?token=2cea14db-2cd2-4664-9852-400ea9d0aa0d"
target="_blank"
>
{' '}
Expand Down
2 changes: 1 addition & 1 deletion src/app/[lng]/(main)/(sub)/feedback/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export default async function Page({
<p className="py-4">
<a
className="text-blue-500"
href="https://padlet.com/VamosMuenster/feedback-zur-plattform-mapstories-vxeo28o2lzldiwuy"
href="https://www.taskcards.de/#/board/1b41a521-922e-471c-949b-b0d132c903c7/view?token=2cea14db-2cd2-4664-9852-400ea9d0aa0d"
target="_blank"
>
Hier {}
Expand Down
2 changes: 1 addition & 1 deletion src/app/[lng]/(main)/(sub)/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export default async function RootLayout({
>
{' '}
<a
href="https://padlet.com/VamosMuenster/feedback-zur-plattform-mapstories-vxeo28o2lzldiwuy"
href="https://www.taskcards.de/#/board/1b41a521-922e-471c-949b-b0d132c903c7/view?token=2cea14db-2cd2-4664-9852-400ea9d0aa0d"
target="_blank"
>
{' '}
Expand Down
2 changes: 1 addition & 1 deletion src/app/[lng]/(main)/storylab/(editor)/[slug]/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ export default async function DashboardLayout({
>
{' '}
<a
href="https://padlet.com/VamosMuenster/feedback-zur-plattform-mapstories-vxeo28o2lzldiwuy"
href="https://www.taskcards.de/#/board/1b41a521-922e-471c-949b-b0d132c903c7/view?token=2cea14db-2cd2-4664-9852-400ea9d0aa0d"
target="_blank"
>
{' '}
Expand Down
2 changes: 1 addition & 1 deletion src/app/[lng]/(main)/storylab/(general)/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export default async function DashboardLayout({
>
{' '}
<a
href="https://padlet.com/VamosMuenster/feedback-zur-plattform-mapstories-vxeo28o2lzldiwuy"
href="https://www.taskcards.de/#/board/1b41a521-922e-471c-949b-b0d132c903c7/view?token=2cea14db-2cd2-4664-9852-400ea9d0aa0d"
target="_blank"
>
{' '}
Expand Down
2 changes: 1 addition & 1 deletion src/app/[lng]/(mystories)/mystories/[filter]/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ export default async function ViewerLayout({
>
{' '}
<a
href="https://padlet.com/VamosMuenster/feedback-zur-plattform-mapstories-vxeo28o2lzldiwuy"
href="https://www.taskcards.de/#/board/1b41a521-922e-471c-949b-b0d132c903c7/view?token=2cea14db-2cd2-4664-9852-400ea9d0aa0d"
target="_blank"
>
{' '}
Expand Down
2 changes: 1 addition & 1 deletion src/app/[lng]/(viewer)/viewer/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export default async function ViewerLayout({ children }: ViewerLayoutProps) {
>
{' '}
<a
href="https://padlet.com/VamosMuenster/feedback-zur-plattform-mapstories-vxeo28o2lzldiwuy"
href="https://www.taskcards.de/#/board/1b41a521-922e-471c-949b-b0d132c903c7/view?token=2cea14db-2cd2-4664-9852-400ea9d0aa0d"
target="_blank"
>
{' '}
Expand Down

0 comments on commit c8e3487

Please sign in to comment.