Skip to content

Commit 0fec7f7

Browse files
llstrkpatrick-stephens
authored andcommitted
docs: fix broken links
Updated links for roadmap, build-and-install and binaries. The IBM Z page in the documentation does not seem to have existed. Signed-off-by: Dennis Rye <[email protected]>
1 parent 19ec5a3 commit 0fec7f7

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The active development branch (`master`) is currently focused on **v4.1**.
3030

3131
For version-specific maintenance timelines and policies, see our [MAINTENANCE.md](https://github.com/fluent/fluent-bit/blob/master/MAINTENANCE.md).
3232

33-
To track upcoming milestones, visit the [project roadmap](https://github.com/fluent/fluent-bit/wiki/Roadmap).
33+
To track upcoming milestones, visit the [project roadmap](https://github.com/fluent/fluent-bit/wiki/Fluent-Bit-Roadmap).
3434

3535
---
3636

@@ -66,7 +66,7 @@ make
6666
bin/fluent-bit -i cpu -o stdout -f 1
6767
```
6868

69-
More details: [Build & Install](https://docs.fluentbit.io/manual/installation/sources/build-and-install)
69+
More details: [Build & Install](https://docs.fluentbit.io/manual/installation/downloads/source/build-and-install)
7070

7171
#### Requirements
7272

@@ -78,10 +78,9 @@ More details: [Build & Install](https://docs.fluentbit.io/manual/installation/so
7878

7979
## Install Fluent Bit
8080

81-
- [Linux packages (Debian, Ubuntu, RHEL, etc.)](https://docs.fluentbit.io/manual/installation/linux)
82-
- [Docker images](https://docs.fluentbit.io/manual/installation/docker)
83-
- [Windows binaries](https://docs.fluentbit.io/manual/installation/windows)
84-
- [IBM Z (s390x)](https://docs.fluentbit.io/manual/installation/linux/s390x)
81+
- [Linux packages (Debian, Ubuntu, RHEL, etc.)](https://docs.fluentbit.io/manual/installation/downloads/linux)
82+
- [Docker images](https://docs.fluentbit.io/manual/installation/downloads/docker)
83+
- [Windows binaries](https://docs.fluentbit.io/manual/installation/downloads/windows)
8584

8685
---
8786

0 commit comments

Comments
 (0)