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

リンクが古いコミットログを参照している #9

Open
ChanyaVRC opened this issue Jul 29, 2024 · 0 comments
Open

リンクが古いコミットログを参照している #9

ChanyaVRC opened this issue Jul 29, 2024 · 0 comments

Comments

@ChanyaVRC
Copy link

現在発生している問題

修正案

  • 自リポジトリ内へのURLは相対パスを用いる。
    • 相対パスであれば、古いコミットログから参照した場合は古いファイルに飛ぶ
    • master を指定すると、新しいファイルに飛ばされるため、古いファイルを参照したいときに不便に感じる

修正対象

対象は自リポジトリへの絶対参照を持つリンク全て。現在は以下の2ファイルのみ。

  • README.md
    • RESUME.pdf へのリンクも、修正案に記載した理由から、相対パスに変更したほうが良いかも?
  • RESUME.md
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

No branches or pull requests

1 participant