Skip to content

Commit

Permalink
Merge pull request #796 from fatalbanana/fix_broken_links
Browse files Browse the repository at this point in the history
Fix markdown
  • Loading branch information
fatalbanana authored Jan 9, 2025
2 parents a0be4ce + dacdb1e commit 4e82432
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _posts/2021-08-19-rspamd-3.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ Here is the list of the important changes:
* [Feature] add SYSTEM_ZSTD cmake option To use the system zstd instead on the bundled version
* [Feature] external_relay plugin
* [Feature] rspamadm clickhouse neural_train subcommand
* [Fix] #3400 milter_headers: fix inverted logic for extended_headers_rcpt
* [Fix] ASN: fix _FAIL symbol for when main symbol is disabled
* [Fix] \#3400 milter_headers: fix inverted logic for extended_headers_rcpt
* [Fix] ASN: fix `_FAIL` symbol for when main symbol is disabled
* [Fix] Add a special logic for text part with no text extraction
* [Fix] Add diacritics flag for several eu languages
* [Fix] Another FSM fix to accomodate possibility of multiple consequent ?
Expand Down Expand Up @@ -167,7 +167,7 @@ Here is the list of the important changes:
* [Fix] Urls: Fix processing of html urls when it comes to the flags
* [Fix] Use proper buffer length
* [Fix] Various visibility fixes
* [Fix]: ASN: dns cb func should also return in case of an error
* [Fix] ASN: dns cb func should also return in case of an error
* [Project] Add a simple css rule definition
* [Project] Add css style skeleton
* [Project] Add css syntax (adopted from ebnf)
Expand Down

0 comments on commit 4e82432

Please sign in to comment.