diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2022-07-11 13:39:10 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2022-07-11 13:39:10 +0300 |
commit | 9c2a12fd427d785eb06d9534d02cccdc26686f5a (patch) | |
tree | 09cade48d840bf7d8f2dd40e4db032d0f445d710 | |
parent | 659b96f43c700c9c5099b12fe951babcc38a1f31 (diff) |
readme: minor markup improvement
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ This is complete code of ch1p.io website. - secure: - CSRF protection - automatic XSS protection in templates - - see the "BUG BOUNTY" section below + - see [this section](#bug-bounty) below ## Requirements |