Skip to content

Commit

Permalink
Merge pull request #254 from codyro/pr-253
Browse files Browse the repository at this point in the history
Rename Building Packages for AlmaLinux to AlmaLinux Package Building …
  • Loading branch information
codyro committed Sep 12, 2024
2 parents 1b9ca5f + a59171f commit fd6819b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@ module.exports = {
{
title: 'Development',
children: [
'/documentation/package-building-guide',
'/development/AlmaLinux-Build-System',
'/documentation/building-packages-guide',
'/development/building-almalinux-iso-locally',
'/development/Modified-packages',
'/development/Packaging',
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Building Packages Guide
title: Package Building Guide
---

# Building packages for AlmaLinux
# AlmaLinux Package Building Guide

This guide contains step-by-step instructions on how to build for AlmaLinux packages for different architectures. It also includes some background information about the mock tool, setup instructions, and some examples. These details can be helpful for the building packages for the AlmaLinux project.

Expand Down

0 comments on commit fd6819b

Please sign in to comment.