File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -86,13 +86,13 @@ Githubにアップロードされているリポジトリを丸ごと取得し
8686基本的には、開発の最初に各開発者が一度ずつ行う操作です。
8787
8888Github Desktopでは、以下のように操作することで、クローンの操作を行うことができます。
89- 例として、` git-tutorial-2024 ` のリポジトリで作業してみましょう。
89+ 例として、` git-tutorial-2025 ` のリポジトリで作業してみましょう。
9090
9191<details >
9292<summary >練習: Github Desktopでクローンしてみよう</summary >
9393
94941 . 下記URLにアクセスして、「<> Code」のボタンをクリックします
95- > repository: https://github.com/jigintern/git-tutorial-2024
95+ > repository: https://github.com/jigintern/git-tutorial-2025
9696
97972 . 表示されたウィンドウの「Open with Github Desktop」をクリックして、Github Desktopを開きます
9898![ ] ( ./imgs/screen-shots/01_github_open_with_github_desktop.png )
Original file line number Diff line number Diff line change @@ -243,7 +243,7 @@ header: 2-1. clone: Githubリポジトリを丸ごとダウンロードしよう
243243### ブラウザで以下URLを開いてください
244244Zoomのチャット欄にも記載します
245245
246- [ https://github.com/jigintern/git-tutorial-2024 ] ( https://github.com/jigintern/git-tutorial-2024 )
246+ [ https://github.com/jigintern/git-tutorial-2025 ] ( https://github.com/jigintern/git-tutorial-2025 )
247247
248248---
249249
You can’t perform that action at this time.
0 commit comments