Skip to content

Commit

Permalink
Fix career page URL in data/the.json
Browse files Browse the repository at this point in the history
  • Loading branch information
CianciuStyles authored Sep 5, 2023
1 parent 452711f commit 8ed7056
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/the.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "THE I",
"url": "https://www.linkedin.com/company/thei/",
"career_page_url": "https:/www.linkedin.com/company/thei/jobs",
"career_page_url": "https://www.linkedin.com/company/thei/jobs",
"type": "Consulting",
"categories": [
"cybersecurity"
Expand All @@ -13,4 +13,4 @@
"tags": [
"-"
]
}
}

0 comments on commit 8ed7056

Please sign in to comment.