Skip to content

Commit

Permalink
HIVE-2004-Decommission-Community-tour-page-and-links
Browse files Browse the repository at this point in the history
  • Loading branch information
valeri-ljubenov committed Sep 4, 2024
1 parent d1314e5 commit 0f73ceb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions __fixtures__/menus.json
Original file line number Diff line number Diff line change
Expand Up @@ -1150,7 +1150,6 @@
"label": null,
"items": [
[
{ "label": "FT Community", "url": "https://www.ft.com/tour/community", "submenu": null },
{ "label": "FT Live", "url": "http://live.ft.com/", "submenu": null },
{
"label": "FT Forums",
Expand All @@ -1173,7 +1172,6 @@
"label": null,
"items": [
[
{ "label": "FT Community", "url": "https://www.ft.com/tour/community", "submenu": null },
{ "label": "FT Live", "url": "http://live.ft.com/", "submenu": null },
{
"label": "FT Forums",
Expand Down
1 change: 0 additions & 1 deletion packages/dotcom-ui-footer/src/__stories__/footer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,6 @@ const data: TNavMenu = {
label: null,
items: [
[
{ label: 'FT Community', url: 'https://www.ft.com/tour/community', submenu: null },
{ label: 'FT Live', url: 'http://live.ft.com/', submenu: null },
{
label: 'FT Forums',
Expand Down

0 comments on commit 0f73ceb

Please sign in to comment.