Fixed links to anchors

main
Zagyarakushi 2023-03-30 15:10:31 +01:00 committed by polistern
parent 015f99142f
commit 561ee6db39
1 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@ CC=gcc CXX=g++ cmake .
CC=clang CXX=clang++ cmake .
```
### Debian/Ubuntu
### <a name="debian-ubuntu"></a>Debian/Ubuntu
!!! note "Note"
@ -104,7 +104,7 @@ cd pboted
debuild --no-tgz-check -us -uc -b
```
### CentOS/Fedora
### <a name="centos-fedora"></a>CentOS/Fedora
!!! note "Note"