Skip to content

Commit 3fd0915

Browse files
committed
More URL fixes
Signed-off-by: Lynette Miles <[email protected]>
1 parent 83e6ad9 commit 3fd0915

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,17 @@ All Fluent Bit installations must meet certain [requirements](./requirements.md)
1717

1818
Fluent Bit software is available for a variety of platforms and can be installed using several methods.
1919

20-
You can [direct download and compile the source code](../installation/sources/README.md).
20+
You can [direct download and compile the source code](../installation/source.md).
2121

2222
To select a package for a container or operating system, use the instructions for that option from the following links:
2323

2424
### Container deployment
2525

2626
| Deployment Type | Instructions |
2727
| ----------------- | -------------------------------------------------- |
28-
| Kubernetes | [Deploy on Kubernetes](kubernetes.md#installation) |
29-
| Docker | [Deploy with Docker](docker.md) |
30-
| Containers on AWS | [Deploy on Containers on AWS](aws-container.md) |
28+
| Kubernetes | [Deploy on Kubernetes](downloads/kubernetes.md#installation) |
29+
| Docker | [Deploy with Docker](downloads/docker.md) |
30+
| Containers on AWS | [Deploy on Containers on AWS](downloads/aws-container.md) |
3131

3232
### Install on Linux (packages)
3333

@@ -45,22 +45,22 @@ To select a package for a container or operating system, use the instructions fo
4545

4646
| Operating System | Installation instructions |
4747
| ------------------- | ------------------------- |
48-
| Windows Server 2019 | [Windows Server `EXE`](windows.md#installing-from-exe-installer), [Windows Server ZIP](windows.md#installing-from-zip-archive) |
49-
| Windows 10 2019.03 | [Windows `EXE`](windows.md#installing-from-exe-installer), [Windows ZIP](windows.md#installing-from-zip-archive) |
48+
| Windows Server 2019 | [Windows Server `EXE`](downloads/windows.md#installing-from-exe-installer), [Windows Server ZIP](downloads/windows.md#installing-from-zip-archive) |
49+
| Windows 10 2019.03 | [Windows `EXE`](downloads/windows.md#installing-from-exe-installer), [Windows ZIP](downloads/windows.md#installing-from-zip-archive) |
5050

5151
### Install on macOS (packages)
5252

5353
| Operating System | Installation instructions |
5454
| ------------------- | --------------------------------------------- |
55-
| macOS | [Homebrew](macos.md#installing-from-homebrew) |
55+
| macOS | [Homebrew](downloads/macos.md#installing-from-homebrew) |
5656

57-
### Compile from source (/downloads/linux, Windows, FreeBSD, macOS)
57+
### Compile from source (Linux, Windows, FreeBSD, macOS)
5858

5959
| Operating system | Installation instructions |
6060
| ---------------- | ----------------------------------------------------------- |
61-
| Linux, FreeBSD | [Compile from source](sources/build-and-install.md) |
62-
| macOS | [Compile from source](macos.md#compile-from-source) |
63-
| Windows | [Compile from Source](windows.md#compile-from-source) |
61+
| Linux, FreeBSD | [Compile from source](downloads/source/build-and-install.md) |
62+
| macOS | [Compile from source](downloads/macos.md#compile-from-source) |
63+
| Windows | [Compile from Source](downloads/windows.md#compile-from-source) |
6464

6565

6666
### Enterprise packages

0 commit comments

Comments
 (0)