[BUG] - Codeberg references still on website #6

Closed
opened 2025-02-28 19:20:32 -08:00 by nerdychara · 1 comment
Member

Attestations

  • I have read and agree to the Code of Conduct
  • I have read and agree to the Community Guidelines.
  • I have confirmed that the issue I am opening is unique, and has not already been reported (whether closed or not).
  • I have reviewed the Security Policy and have determined that this is not a security vulnerability.

Describe your Issue:

Throughout the website there are a number of Codeberg links still present.

Can you reproduce this issue?

Yes

Steps to Reproduce:

Navigate to the bottom of the page and see a button to edit on Codeberg.

Operating System:

Ubuntu Linux

Browser:

Firefox

Are you willing and able to contribute a fix?

Yes

### Attestations - [x] I have read and agree to the [Code of Conduct](https://docs.nhcarrigan.com/community/coc/) - [x] I have read and agree to the [Community Guidelines](https://docs.nhcarrigan.com/community/guide/). - [x] I have confirmed that the issue I am opening is unique, and has not already been reported (whether closed or not). - [x] I have reviewed the [Security Policy](https://docs.nhcarrigan.com/legal/security/) and have determined that this is not a security vulnerability. ### Describe your Issue: Throughout the website there are a number of Codeberg links still present. ### Can you reproduce this issue? Yes ### Steps to Reproduce: Navigate to the bottom of the page and see a button to edit on Codeberg. ### Operating System: Ubuntu Linux ### Browser: Firefox ### Are you willing and able to contribute a fix? Yes
nerdychara added the
status
awaiting triage
label 2025-02-28 19:20:32 -08:00
Owner

Can be fixed by updating the astro config:

astro.config.mjs Lines 18 to 20 in 98d4757914
editLink: {
baseUrl: "https://codeberg.org/nhcarrigan/docs/_edit/main/",
label: "Edit this page on Codeberg"

Can be fixed by updating the astro config: https://git.nhcarrigan.com/nhcarrigan/docs/src/commit/98d47579142db7a6e76060a2752e72e45dcbbe9f/astro.config.mjs#L18-L20
naomi closed this issue 2025-02-28 23:33:16 -08:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/docs#6
No description provided.