Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelastic committed Apr 23, 2024
1 parent b295956 commit 01d7b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/from-twitter.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ var FromTwitter = React.createClass({displayName: "FromTwitter",
),
React.createElement("li", null,
React.createElement("div", null, "If you're looking for a company that values differences:"),
React.createElement("a", {href: "https://contentsquare.com/careers/", target: "_blank", className: "btn btn-lg btn-default fromTwitter-careers"}, "Come work with me")
React.createElement("a", {href: "https://www.algolia.com/careers/", target: "_blank", className: "btn btn-lg btn-default fromTwitter-careers"}, "Come work with me")
)
)
)
Expand Down

0 comments on commit 01d7b47

Please sign in to comment.