Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: edit link to Constant evaluation page of Rust Reference site #25

Closed
wants to merge 1 commit into from

Conversation

itsmo1031
Copy link

[상숫값 평가에 대한 러스트 참고 자료 절]의 링크가 상대 경로로 되어 있으나,
현재 한국어 번역본의 경우 Rust Reference의 경로가 존재하지 않아 클릭 시 404 Page가 보여집니다. 원본 링크일지라도 정보가 있는 링크로 이동되어야 한다고 생각해서 원본 링크인
(https://doc.rust-lang.org/stable/reference/const_eval.html) 으로 이동되도록 수정하였습니다.

[상숫값 평가에 대한 러스트 참고 자료 절]의 링크가 상대 경로로 되어 있으나, 
현재 한국어 번역본의 경우 Rust Reference의 경로가 존재하지 않아 클릭 시 404 Page가 보여집니다.
원본 링크일지라도 정보가 있는 링크로 이동되어야 한다고 생각해서 원본 링크인
(https://doc.rust-lang.org/stable/reference/const_eval.html)
으로 이동되도록 수정하였습니다.
@itsmo1031 itsmo1031 marked this pull request as draft July 20, 2023 08:29
@itsmo1031 itsmo1031 marked this pull request as ready for review July 20, 2023 08:30
@rinthel
Copy link

rinthel commented Aug 19, 2023

감사합니다! 한동안 github 체크를 못해서 엄청 늦게 확인했네요.
그런데 이 부분을 포함하여 현재 문서 내 링크가 전부 ## 한글로 바뀐 헤더 때문에 동작하지 않는 상태입니다 😢
문서 빌드 전에 스크립트로 일괄처리하는 기능을 추가해둘까 생각중이에요 ㅎㅎ

@rinthel
Copy link

rinthel commented Aug 19, 2023

그래서 이 PR은 일단 닫고, 관련 이슈를 하나 만들어 두는 것으로 하겠습니다. 리마인더 감사드립니다 🙏

@rinthel rinthel closed this Aug 19, 2023
@rinthel
Copy link

rinthel commented Aug 19, 2023

#26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants