Skip to content

Commit

Permalink
docs: add missing repo directory. (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
winder authored Apr 26, 2023
1 parent 8b2bf39 commit a61e266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
# Copy the plugin docs using this ChatGPT special.
# Set the directory to search
search_dir="conduit/plugins"
search_dir="conduit/conduit/plugins"
target_base_dir=docs/docs/get-details/conduit/plugins
# Loop through each README.md file found
Expand Down

0 comments on commit a61e266

Please sign in to comment.