Skip to content

Commit a9b135c

Browse files
committed
change
1 parent 30af954 commit a9b135c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pages-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Setup Pages
3939
id: pages
40-
uses: actions/configure-pages@v3
40+
uses: actions/configure-pages@v4
4141

4242
- name: Setup Ruby
4343
uses: ruby/setup-ruby@v1

_posts/2025-02-09-the-entrepreneurs-playbook-review.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ categories: [BookReview]
55
tags: [BookReview]
66
---
77

8-
![CoverImage]({{ site.baseurl }}/assets/img/the_entrepreneurs_playbook.jpg)
8+
![CoverImage]({{ site.url }}/{{ site.baseurl }}/assets/img/the_entrepreneurs_playbook.jpg)
99
Author: Leonard C. Green
1010

1111
## Principle#1 Find a Marketplace Challenge That Needs to Be Solved or Improved

0 commit comments

Comments
 (0)