Skip to content

Commit 0e7a54f

Browse files
authored
installation: compile from source: refactor hrefs (#757)
Signed-off-by: Furkan <[email protected]>
1 parent c1192ad commit 0e7a54f

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

installation/getting-started-with-fluent-bit.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,11 @@ description: The following serves as a guide on how to install/deploy/upgrade Fl
3232

3333
## Compile from Source (Linux, Windows, FreeBSD, MacOS)
3434

35-
| Operating System | Installation Instructions |
36-
| --------------------- | ------------------------------------------------------ |
37-
| Linux, FreeBSD, MacOS | [Compile from source](sources/download-source-code.md) |
38-
| Windows | [Compile from Source](windows.md#compile-from-source) |
35+
| Operating System | Installation Instructions |
36+
| :--- | :--- |
37+
| Linux, FreeBSD | [Compile from source](sources/build-and-install.md) |
38+
| MacOS | [Compile from source](macos.md#get-the-source-and-build-it) |
39+
| Windows | [Compile from Source](windows.md#compile-from-source) |
3940

4041
## Enterprise Packages
4142

0 commit comments

Comments
 (0)