Skip to content

Commit

Permalink
Bugfix Docs, Weird Bug (#3)
Browse files Browse the repository at this point in the history
* change name

* fix comments
  • Loading branch information
pickles-bread-and-butter authored Jun 21, 2024
1 parent 6c47d91 commit 2c3da67
Show file tree
Hide file tree
Showing 9 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<! Give a quick one paragraph summary of the PR !>
<!--- Give a quick one paragraph summary of the PR --->
## Overview

<! Link to GH issue, preffered to have one before PR!>
<!--- Link to GH issue, preffered to have one before PR --->
## Issue Link (If Applicable)

<! Check off and point to checks!>
<!--- Check off and point to checks --->
## Merge Checklist

- [ ] Ran tests/wrote new or updated relevant tests
- [ ] Updated docs

<! Link or explain any additional validation outside of unit/integration tests!>
<!--- Link or explain any additional validation outside of unit/integration tests --->
## Validation

2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Build with Jekyll
uses: actions/jekyll-build-pages@v1
with:
source: ./fizz-buzz-ai-docs
source: ./fizz_buzz_ai_docs
destination: ./_site
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 2c3da67

Please sign in to comment.