Skip to content

Commit

Permalink
docs: readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusPic committed Nov 23, 2024
1 parent a57edfc commit c509daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx_docs_to_gh_pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
run: |
cp ./examples ./documentation/examples -r
cp ./README.md ./documentation/README.md
sed -i 's|examples|https://markuspic.github.io/intensity_duration_frequency_analysis/examples|' ./documentation/README.md
sed -i 's|(examples|(https://markuspic.github.io/intensity_duration_frequency_analysis/examples|' ./documentation/README.md
sed -i 's|.ipynb||' ./documentation/README.md
- name: Running the Sphinx to gh-pages Action
Expand Down

0 comments on commit c509daa

Please sign in to comment.