Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update adapter-calculix-get-calculix.md #236

Merged
merged 2 commits into from
Jan 9, 2023
Merged

Conversation

hojjatnaderi
Copy link
Contributor

At the time of writing this, {{site.calculix_version}} points to 2.2 which is wrong and makes the links broken. If it points to 2.20 then there will be no problem. For the time being I change {{site.calculix_version}} to 2.20 which is not the smartest thing to do but solves the issue anyway. Also there is typo in "Summary". I changed "challenges" to "challenge".

hojjatnaderi and others added 2 commits January 5, 2023 10:58
At the time of writing this, {{site.calculix_version}} points to 2.2 which is wrong and makes the links broken. If it points to 2.20 then there will be no problem. For the time being I change {{site.calculix_version}} to 2.20 which is not the smartest thing to do but solves the issue anyway. 
Also there is typo in "Summary". I changed "challenges" to "challenge".
Copy link
Member

@MakisH MakisH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for reporting and trying to fix! 😄
The issue was not a hard-coded 2.2, but a more sneaky Jekyll feature: https://stackoverflow.com/questions/37862167/trailing-zeros-in-jekyll-liquid

I fixed it by converting the respective version to a string. I did not touch the precice_version, as I am not sure if it could have any side-effects (and it does not seem to be affected at the moment).

@MakisH MakisH merged commit 4ba2d21 into precice:master Jan 9, 2023
@hojjatnaderi hojjatnaderi deleted the patch-1 branch January 27, 2023 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants