accordproject / techdocs

Accord Project Documentation
Apache License 2.0
61 stars 134 forks source link

template guide on concerto model broken redirects in official docs #438

Open Vinyl-Davyl opened 7 months ago

Vinyl-Davyl commented 7 months ago

Bug Report πŸ›

Issue: Broken Redirects in Concerto Model Section of Tech Docs

Description:

Several redirects in the Concerto Model section of the technical documentation are broken, rendering them inaccessible to users. The following redirects are affected:

Users attempting to access these sections for information on the Concerto Model encounter broken redirects, hindering their ability to understand and utilize these essential components effectively.

Expected Behavior

All should be redirected to the Markdown on the Concerto Docs

Current Behavior

Broken

Possible Solution

Resolution:

Steps to Reproduce

Under the Template Guides dropdown accordion in the tech-docs

  1. https://concerto.accordproject.org/docs/vocabulary
  2. https://concerto.accordproject.org/docs/specification/model-namespaces.html
  3. https://concerto.accordproject.org/docs/specification/model-classes.html
  4. https://concerto.accordproject.org/docs/specification/model-enums.html
  5. https://concerto.accordproject.org/docs/specification/model-properties.html
  6. https://concerto.accordproject.org/docs/specification/model-relationships.html
  7. https://concerto.accordproject.org/docs/specification/model-decorators.html

Context (Environment)

Desktop

Vinyl-Davyl commented 7 months ago

I will voluntarily take-on and work on this issue