Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update unaccessible article hyperlink in Media tab #1926

Merged
merged 2 commits into from
Sep 30, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions src/components/admin/partners/helpers/mediaAboutUsData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,6 @@ export const articles: ArticleData[] = [
'“Нова дарителска платформа в полза на нуждаещите се и организациите, които им помагат, заработи от началото на август. Нейното име и адрес е podkrepi.bg...”',
url: 'https://bnr.bg/post/101689024/novata-daritelska-platforma-podkrepibg-veche-pomaga',
},
{
img: '/img/partners/mediaAboutUs/darik.svg',
title: 'Darik Radio',
subtitle: 'Нова дигитална платформа стимулира дарителската култура в България',
description:
'“От началото на месец август стартира нова българска дарителска платформа, подкрепяща нуждаещите се и организациите, които им помагат. Тя се нарича Подкрепи.бг и...”',
url: 'https://darik.bg/darik.bg/nova-digitalna-platforma-stimulira-daritelskata-kultura-v-balgaria',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The problem is that the link is incorrect. I will update it later. Thank you!

},
{
img: '/img/partners/mediaAboutUs/mediapool.svg',
title: 'Mediapool',
Expand Down
Loading