Skip to content

Commit 33f04d1

Browse files
committed
fix workflow!
1 parent 2bf868a commit 33f04d1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uses: actions/upload-pages-artifact@v3
4747
with:
4848
# Upload docs folder
49-
path: './docs'
49+
path: './gh-pages'
5050
- name: Deploy to GitHub Pages
5151
id: deployment
5252
uses: actions/deploy-pages@v4

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ It allows you to:
3131
- [SpessaFont - Online SoundFont/DLS Editor](https://spessasus.github.io/SpessaFont)
3232

3333

34-
### [Documentation](https://github.com/spessasus/spessasynth_lib/wiki/)
34+
### [Documentation](https://spessasus.github.io/spessasynth_lib)
3535

3636

3737

0 commit comments

Comments
 (0)