Skip to content

Commit 6b53f2f

Browse files
authored
doc: fix image link of README
1 parent 2664664 commit 6b53f2f

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ In case you got lost during the setup process, here's a video tutorial that setu
1919
![Create codespace](https://user-images.githubusercontent.com/5889006/156916672-43b7b6e9-4ffb-4704-b4ba-d5ca40ffcae7.png)
2020

2121
3. While waiting for the codespace to be created, go to `Settings` -> `Pages` of your newly created repository, and set `Build and deployment` -> `Source` to `GitHub Actions`.
22-
23-
![Change build and deployment source](https://github.com/user-attachments/assets/1e4b69ee-de5d-449c-b652-6ba800fbfaba)
22+
![Change build and deployment source](https://github.com/user-attachments/assets/192459bf-25d8-441e-8029-c108d789e449)
2423

2524
4. After the codespace is created, you can test that the site is built successfully by running `hugo server` in the terminal and see your new site in action.
2625

@@ -45,4 +44,4 @@ hugo mod tidy
4544
4645
## Deploy to another static page hostings
4746

48-
Check official Hugo documentation: https://gohugo.io/host-and-deploy/
47+
Check official Hugo documentation: https://gohugo.io/host-and-deploy/

0 commit comments

Comments
 (0)