Skip to content

Commit ba8551d

Browse files
committed
Update LinkedIn link in FloatButtonSection to direct to search results
1 parent 9983543 commit ba8551d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cs-queue-calendar/src/components/FloatButtonSection.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ const FloatButtonSection = ({ setIsModalOpen }) => {
8080
icon={<LinkedinOutlined />}
8181
onClick={() =>
8282
openLink(
83-
"https://www.linkedin.com/company/cs-internship/"
83+
"https://www.linkedin.com/search/results/all/?keywords=%23cs_internship&origin=GLOBAL_SEARCH_HEADER&sid=L3k"
8484
)
8585
}
8686
/>

0 commit comments

Comments
 (0)