az-digital / digital.arizona.edu

digital.arizona.edu
https://digital.arizona.edu/
1 stars 1 forks source link

Broken links to join Slack #32

Closed pbarabe closed 2 years ago

pbarabe commented 2 years ago

Problem/Motivation

Several of the pages on this site link to a URL on quickstart.arizona.edu that currently results in a 404 error.

Describe the bug

Several pages have the following HTML link (or similar variant), but visiting the target URL results in a 404 Not Found error.

Join the Arizona Digital discussions on <a href="https://quickstart.arizona.edu/join-us-on-slack">Slack</a>

Known pages w/ broken link:

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'https://digital.arizona.edu'
  2. Click on 'Join the Arizona Digital discussions on Slack'
  3. See error

Proposed resolutions

pbarabe commented 2 years ago

I'd be happy to help/submit a PR if a preferred solution is identified.

trackleft commented 2 years ago

Here is that page on qs 1 https://quickstart1.arizona.edu/join-us-on-slack

trackleft commented 2 years ago

I can add a redirect on quickstart.arizona.edu to that page if that is a good interim solution. We probably want to use trellis forms for this.

trackleft commented 2 years ago

image

joeparsons commented 2 years ago

@camikazegreen @danahertzberg @smayden Do we have a preferred solution for this?

trackleft commented 2 years ago

Thanks! @camikazegreen added a form here: https://quickstart.arizona.edu/join-us-on-slack

@joeparsons suggested redirecting https://quickstart1.arizona.edu/join-us-on-slack to the new one.