Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ In this task, you will manage content of the wiki you published in the previous
1. On the **GitHubActions.md** pane, directly below the `#GitHub Actions` header, add the following markdown element referencing one of the images within the **Documents** folder:

```
![Tailwind Traders Website](Documents/Images/Website.png)
![Tailwind Traders Website](Images/Website.png)
```

1. On the **GitHubActions.md** pane, click **Commit** and, on the **Commit** pane, click **Commit**.
Expand Down