Skip to content

Commit 33f2386

Browse files
Omar8345Managordmmqz
authored
clangd, valac, x8: replace broken links (tldr-pages#18428)
Co-authored-by: Managor <[email protected]> Co-authored-by: Dylan <[email protected]>
1 parent f59b8a3 commit 33f2386

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pages/common/clangd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> Language server that provides IDE-like features to editors.
44
> It should be used via an editor plugin rather than invoked directly.
5-
> More information: <https://manpages.ubuntu.com/manpages/focal/man1/clangd.1.html>.
5+
> More information: <https://manpages.ubuntu.com/manpages/man1/clangd.1.html>.
66
77
- Display available options:
88

pages/common/valac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> Vala code compiler.
44
> Tutorial: <https://wiki.gnome.org/Projects/Vala/Tutorial>.
5-
> More information: <https://docs.vala.dev/tutorials/programming-language/main/07-00-tools/07-01-valac.html/>.
5+
> More information: <https://docs.vala.dev/tutorials/programming-language/main/07-00-tools/07-01-valac.html>.
66
77
- Compile a vala file, with gtk+:
88

pages/common/x8.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# x8
22

33
> A hidden parameters discovery suite for identifying vulnerable or interesting web parameters.
4-
> More information: <https://sh1yo.art/x8docs/>.
4+
> More information: <https://github.com/Sh1Yo/x8/blob/main/docs.md>.
55
66
- Check hidden parameters in a URL query:
77

0 commit comments

Comments
 (0)