Skip to content

Commit

Permalink
Merge pull request #277 from mash-up-kr/develop
Browse files Browse the repository at this point in the history
14기 모집 프로세스 피드백 설문조사 링크 변경사항 배포
  • Loading branch information
HaJunRyu authored Feb 28, 2024
2 parents e0fa927 + 8871a5b commit b8ef1d8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@ const FinalConfirmAccept = ({ application, recruitSchedule }: FinalConfirmAccept
<Styled.OtDetailHeading>모집 프로세스 만족도 조사 설문 링크</Styled.OtDetailHeading>
<Styled.OtDetailContent>
<Styled.SatisfactionSurveyLink
href="https://forms.gle/UEVfw3DFvERMa9cy9"
href="https://forms.gle/bWbvuG2XVm9z3eNw9"
target="_blank"
rel="noreferrer"
>
https://forms.gle/UEVfw3DFvERMa9cy9
https://forms.gle/bWbvuG2XVm9z3eNw9
</Styled.SatisfactionSurveyLink>
</Styled.OtDetailContent>
<Styled.OtExplanationList>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ const ProcessFail = ({ heading, paragraph, survey = false }: ProcessFailProps) =
{survey && (
<Styled.SurveyRequestMessage>
<Styled.SatisfactionSurveyLink
href="https://forms.gle/UEVfw3DFvERMa9cy9"
href="https://forms.gle/bWbvuG2XVm9z3eNw9"
target="_blank"
rel="noreferrer"
>
https://forms.gle/UEVfw3DFvERMa9cy9
https://forms.gle/bWbvuG2XVm9z3eNw9
</Styled.SatisfactionSurveyLink>
Mash-Up {CURRENT_GENERATION}기 모집 프로세스 경험에 대한 만족도 설문을 진행하고 있습니다.
선택사항이며, 지원자님의 소중한 답변을 통해 더 나은 프로세스를 만들어 성장하는 Mash-Up이
Expand Down

0 comments on commit b8ef1d8

Please sign in to comment.