We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9983543 commit ba8551dCopy full SHA for ba8551d
1 file changed
cs-queue-calendar/src/components/FloatButtonSection.jsx
@@ -80,7 +80,7 @@ const FloatButtonSection = ({ setIsModalOpen }) => {
80
icon={<LinkedinOutlined />}
81
onClick={() =>
82
openLink(
83
- "https://www.linkedin.com/company/cs-internship/"
+ "https://www.linkedin.com/search/results/all/?keywords=%23cs_internship&origin=GLOBAL_SEARCH_HEADER&sid=L3k"
84
)
85
}
86
/>
0 commit comments