Fix an anchor to an heading
I was using a custom anchor made with html, I switched it to hugo's markdown renderer syntax.
This commit is contained in:
@@ -122,7 +122,7 @@ unzip chall.zip
|
||||
cd ..
|
||||
```
|
||||
|
||||
## Programme principal de bruteforce <div id="bruteforce"></div>
|
||||
## Programme principal de bruteforce {#bruteforce}
|
||||
|
||||
On écrit un programme en C qui fera des appels à la fonction `encrypt` pour permettre le bruteforce.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user