Skip to content

Commit

Permalink
Fix Obucharium interview link
Browse files Browse the repository at this point in the history
Use webarchive link
  • Loading branch information
igolopolosov authored Jun 16, 2021
1 parent b2eabdb commit 6eddc23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/components/pages/appearences/Appearences.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ const linksToInteviews = [
date: '15-02-2020'
},
{
url: 'http://obucharium.com/blog/34',
// url: 'https://vk.com/golopolosov?w=wall-86709385_650',
url: 'https://web.archive.org/web/20180429103113/http://www.obucharium.com/blog/34',
description: 'Igor Golopolosov. Путь программиста: Палех(RU) - Лимассол(CYP) - Питерборо(UK)...',
date: '09-04-2018'
},
Expand Down

0 comments on commit 6eddc23

Please sign in to comment.