Skip to content

Commit

Permalink
Fix some links.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Cole committed Sep 9, 2023
1 parent 0583a9d commit 5d97acb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ This will fail because `"hello"` is not a whole number (or indeed any type of nu
* 13.50 [sscanf warning: Excess array defaults found.](#sscanf-warning-excess-array-defaults-found)
* 13.51 [sscanf warning: Format specifier does not match parameter count.](#sscanf-warning-format-specifier-does-not-match-parameter-count)
* 13.52 [sscanf warning: Unclosed quiet section.](#sscanf-warning-unclosed-quiet-section)
* 13.53 [sscanf warning: Include / plugin mismatch, please recompile your script for the latest features.](#sscanf-warning-include--plugin-mismatch-please-recompile-your-script for-the-latest-features)
* 13.53 [sscanf warning: Include / plugin mismatch, please recompile your script for the latest features.](#sscanf-warning-include--plugin-mismatch-please-recompile-your-script-for-the-latest-features)
* 13.54 [sscanf warning: A minus minus makes no sense.](#sscanf-warning-a-minus-minus-makes-no-sense)
* 13.55 [sscanf warning: A minus option makes no sense.](#sscanf-warning-a-minus-option-makes-no-sense)
* 13.56 [sscanf warning: A minus delimiter makes no sense.](#sscanf-warning-a-minus-delimiter-makes-no-sense)
Expand All @@ -172,7 +172,7 @@ This will fail because `"hello"` is not a whole number (or indeed any type of nu
* 13.70 [sscanf error: No specified parameters found.](#sscanf-error-no-specified-parameters-found)
* 13.71 [sscanf error: Enums are not supported in enums.](#sscanf-error-enums-are-not-supported-in-enums)
* 13.72 [sscanf error: SSCANF_TextSimilarity has incorrect parameters.](#sscanf-error-sscanf_textsimilarity-has-incorrect-parameters)
* 13.73 [sscanf error: SSCANF_GetErrorCategory has incorrect parameters.](#sscanf-error-sscanf_geterrorgategory-has-incorrect-parameters)
* 13.73 [sscanf error: SSCANF_GetErrorCategory has incorrect parameters.](#sscanf-error-sscanf_geterrorcategory-has-incorrect-parameters)
* 14 [Future Plans](#future-plans)
* 14.1 [Reserved Specifiers](#reserved-specifiers)
* 14.2 [Alternates](#alternates)
Expand Down

0 comments on commit 5d97acb

Please sign in to comment.