Skip to content

Commit

Permalink
changed dynamic to dynamical problem
Browse files Browse the repository at this point in the history
  • Loading branch information
victorballester7 committed Sep 20, 2023
1 parent 0a73f38 commit 11b22b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/buildpdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,8 @@ jobs:
- name: Compile - ADS
uses: xu-cheng/latex-action@v2
with:
root_file: Advanced_dynamic_systems.tex
working_directory: Mathematics/5th/Advanced_dynamic_systems/
root_file: Advanced_dynamical_systems.tex
working_directory: Mathematics/5th/Advanced_dynamical_systems/
- name: Compile - AP
uses: xu-cheng/latex-action@v2
with:
Expand Down Expand Up @@ -275,7 +275,7 @@ jobs:
Mathematics/4th/Partial_differential_equations/Partial_differential_equations.pdf
Mathematics/4th/Real_and_functional_analysis/Real_and_functional_analysis.pdf
Mathematics/4th/Stochastic_processes/Stochastic_processes.pdf
Mathematics/5th/Advanced_dynamic_systems/Advanced_dynamic_systems.pdf
Mathematics/5th/Advanced_dynamical_systems/Advanced_dynamical_systems.pdf
Mathematics/5th/Advanced_probability/Advanced_probability.pdf
Mathematics/5th/Advanced_topics_in_functional_analysis_and_PDEs/Advanced_topics_in_functional_analysis_and_PDEs.pdf
Mathematics/5th/Introduction_to_evolution_PDEs/Introduction_to_evolution_PDEs.pdf
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ <h2 class="special-color">Mathematics</h2>
<ul>
<li>1st year:</li>
<ul>
<li><button class="button" onclick="window.location.href='https://github.com/victorballester7/Complete-summaries/releases/latest/download/Advanced_dynamic_systems.pdf';" target="_top">Advanced dynamic systems</button></li>
<li><button class="button" onclick="window.location.href='https://github.com/victorballester7/Complete-summaries/releases/latest/download/Advanced_dynamical_systems.pdf';" target="_top">Advanced dynamic systems</button></li>
<li><button class="button" onclick="window.location.href='https://github.com/victorballester7/Complete-summaries/releases/latest/download/Advanced_probability.pdf';" target="_top">Advanced probability</button></li>
<li><button class="button" onclick="window.location.href='https://github.com/victorballester7/Complete-summaries/releases/latest/download/Advanced_topics_in_functional_analysis_and_PDEs.pdf';" target="_top">Advanced topics in functional analysis and PDEs</button></li>
<li><button class="button" onclick="window.location.href='https://github.com/victorballester7/Complete-summaries/releases/latest/download/Introduction_to_evolution_PDEs.pdf';" target="_top">Introduction to evolution PDEs</button></li>
Expand Down

0 comments on commit 11b22b8

Please sign in to comment.