Skip to content

Commit 1f40630

Browse files
committed
update maintainer guide. remove broken badge.svg | README.md
1 parent d5565fd commit 1f40630

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# docs.rockylinux.org
22

3-
![Deployment:Production](https://github.com/rocky-linux/docs.rockylinux.org/actions/workflows/staging.yml/badge.svg)
4-
53
## Overview
64

75
This repository is responsible for building and deploying the official Rocky Linux documentation site, hosted at [docs.rockylinux.org](https://docs.rockylinux.org). The site is built and deployed automatically via the [Vercel](https://vercel.com/) platform.
@@ -192,4 +190,4 @@ You can simulate the Vercel build process locally to test changes.
192190
4. The script will execute the full build process and place the output in the `site/` directory. You can inspect the contents or serve them locally with a simple web server to verify your changes.
193191
```shell
194192
python3 -m http.server --directory site
195-
```
193+
```

0 commit comments

Comments
 (0)