Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 7194952

Browse files
nikolaiberestevich-derivNikolai Berestevich
andauthored
Nikolai.berestevich/fix/update minsk office link 37500 (#1902)
* nikolai.berestevich/fix/update-minsk-office-link-37500 * nikolai.berestevich/fix/update-minsk-office-link-37500 Co-authored-by: Nikolai Berestevich <[email protected]>
1 parent 19a2316 commit 7194952

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/pages/careers/_model/_locations/_locations.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ export const minsk = {
203203
'We’re located in Minsk, the largest city of Belarus. Minsk has an international airport and efficient public transportation that connects to other major cities in Belarus. The temperate continental climate with fascinating parks and gardens, delicious local cuisine, and intriguing cultures make Minsk a great location to work.',
204204
address: address_belarus,
205205
map_img: 'minsk_map',
206-
google_map_link: 'https://goo.gl/maps/RaHj5WPv47MEYfPLA',
206+
google_map_link: 'https://yandex.com/maps/-/CCUeZJdAKA',
207207
has_iframe: false,
208208
}
209209

src/pages/contact_us/_offices.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@ export const Offices = () => {
526526
<BorderBox>
527527
<MapContainer>
528528
<LocalizedLink
529-
to="https://www.google.com/maps/place/vulica+Viery+Charu%C5%BEaj+25,+Minsk,+Belarus/@53.9216551,27.566977,17z"
529+
to="https://yandex.com/maps/-/CCUeZJdAKA"
530530
external
531531
target="_blank"
532532
rel="noopener noreferrer"
@@ -539,7 +539,7 @@ export const Offices = () => {
539539
</LocalizedLink>
540540
</MapContainer>
541541
<LocalizedLinkText
542-
to="https://www.google.com/maps/place/vulica+Viery+Charu%C5%BEaj+25,+Minsk,+Belarus/@53.9216551,27.566977,17z"
542+
to="https://yandex.com/maps/-/CCUeZJdAKA"
543543
external
544544
target="_blank"
545545
rel="noopener noreferrer"

0 commit comments

Comments
 (0)