🏗️ Change URL from /diversity-inclusion/ to /dei/ (closes fedora/dei/home#3)
This commit is contained in:
parent
81b1ad78c9
commit
291868edba
7 changed files with 7 additions and 7 deletions
|
|
@ -50,5 +50,5 @@ To build and preview the site, open a command prompt or terminal and execute thi
|
|||
|
||||
The local preview is visible at [http://localhost:8080](http://localhost:8080).
|
||||
|
||||
[1]: https://docs.fedoraproject.org/en-US/diversity-inclusion/
|
||||
[1]: https://docs.fedoraproject.org/en-US/dei/
|
||||
[2]: https://gitlab.com/fedora/docs/docs-website/docs-fp-o
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@ This means it is best for quick feedback, like a conversation.
|
|||
It is helpful for real-time discussions or getting someone's attention more quickly.
|
||||
|
||||
[1]: https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg
|
||||
[2]: https://docs.fedoraproject.org/en-US/diversity-inclusion/
|
||||
[2]: https://docs.fedoraproject.org/en-US/dei/
|
||||
[3]: https://gitlab.com/fedora/dei/home
|
||||
[4]: https://gitlab.com/fedora/dei/home/-/issues/?label_name%5B%5D=category%3A%3Adocs
|
||||
[5]: https://gitlab.com/fedora/dei/docs/-/blob/main/CONTRIBUTING.md?ref_type=heads
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Name will be mostly visible in the URL. Treat it as an indentifier.
|
||||
# Tip: If you want to use the local preview scripts that come with this repository, please change this value in the site.yml file as well. (under site/start_page)
|
||||
name: diversity-inclusion
|
||||
name: dei
|
||||
|
||||
# Title will be visible on the page.
|
||||
title: Fedora Diversity, Equity, and Inclusion (DEI)
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ image::logo.png[Team logo for the Fedora DEI Team. A round, blue circle appears
|
|||
|
||||
Inclusion is not about just being respectful to each other;
|
||||
it is also to make the community accessible to groups from under-represented, disabled and many other communities.
|
||||
xref:diversity-inclusion:resources:resources.adoc[DEI Resources page] has valuable information for someone looking to learn more on the topic.
|
||||
xref:resources:resources.adoc[DEI Resources page] has valuable information for someone looking to learn more on the topic.
|
||||
|
||||
While the Fedora Project is open to contributions from everyone, our community stands strong on pillars of mutual respect, tolerance, and encouragement.
|
||||
Please review the xref:project::code-of-conduct.adoc[Fedora Code of Conduct] for more information.
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
:team_summary: The {team_name} encourages, supports, and enables DEI in the Fedora community. We work with the community to create an environment where everyone feels empowered to be a part of and contribute to the Fedora Project.
|
||||
|
||||
// Team page URL:
|
||||
:team_url: https://docs.fedoraproject.org/en-US/diversity-inclusion/
|
||||
:team_url: https://docs.fedoraproject.org/en-US/dei/
|
||||
|
||||
// Team activity status.
|
||||
// Choose from: Active, Inactive
|
||||
|
|
|
|||
|
|
@ -6,4 +6,4 @@ The Events section of the {team_name} Docs aims to build a *Fedora Diversity eve
|
|||
As the DEI team aims to assist minorities and promote a more inclusive environment in the Fedora Community, we target minority-specific events.
|
||||
|
||||
This page is maintained by the {team_name}.
|
||||
For suggesting any modifications, xref:ROOT:get-involved.adoc[contact the team] or the xref:council:ROOT:diversity-advisor.adoc[DEI Adviser].
|
||||
For suggesting any modifications, xref:ROOT:get-involved.adoc[contact the team] or the xref:roles:council-advisor.adoc[DEI Adviser].
|
||||
|
|
|
|||
2
site.yml
2
site.yml
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
site:
|
||||
title: Local Preview
|
||||
start_page: diversity-inclusion::index.adoc
|
||||
start_page: dei::index.adoc
|
||||
content:
|
||||
sources:
|
||||
- url: .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue