Update README.md
Some checks failed
Antora docs CI / Build pages (main, fedora namespace) (pull_request) Has been skipped
Antora docs CI / Build preview (PR) (pull_request) Failing after 10s

- Fixed Markdown
- Updated build and preview instructions
- Updated links

Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>
This commit is contained in:
Sandro Bonazzola 2026-04-23 09:51:08 +02:00 committed by Justin Wheeler
commit 529c5bacf0
Signed by: jflory7
GPG key ID: 7748B15FA8FA4C7E

View file

@ -1,11 +1,9 @@
Fedora Mindshare Committee documentation
========================================
# Fedora Mindshare Committee documentation
This repository contains the source content for the [Fedora Mindshare Committee documentation][1].
The Antora configuration files and AsciiDoc source content are hosted in this repository.
Please report Issues and submit Merge Requests for **content fixes** here.
## Report an issue with the Mindshare Committee docs
Noticed some wrong or incorrect with the Mindshare Committee documentation?
@ -14,7 +12,6 @@ Check the list of open issues first to see if someone else has already reported
[**Fedora Mindshare Committee docs issues**][2]
## Local preview
This repo includes scripts to build and preview the contents of this repository.
@ -23,7 +20,7 @@ To build and preview the site, run the following commands in a terminal:
```sh
cd /path/to/fedora/mindshare/docs/
./build.sh && ./preview.sh
./docsbuilder.sh -b && ./docsbuilder.sh -p
```
A preview of local changes will be available at [localhost:8080](http://localhost:8080).
@ -40,5 +37,5 @@ sudo dnf install podman
```
[1]: https://docs.fedoraproject.org/en-US/mindshare-committee/
[2]: https://gitlab.com/fedora/mindshare/docs/-/issues
[3]: https://gitlab.com/fedora/docs/docs-website/docs-fp-o
[2]: https://forge.fedoraproject.org/mindshare/docs/issues
[3]: https://forge.fedoraproject.org/docs/docs-fp-o