Documentation links on d.o theme page are outdated

Created on 24 October 2019, about 5 years ago
Updated 16 April 2023, over 1 year ago

It looks like all the links on the COG theme page on drupal.org pointing to the github project are incorrect.

The links to the github project currently use the following pattern: https://github.com/acquia-pso/cog/tree/8.x-1.x/STARTERKIT/README.md

This returns a 404:

curl -sSLIXGET https://github.com/acquia-pso/cog/tree/8.x-1.x/STARTERKIT/README.md
HTTP/1.1 404 Not Found

It looks like the correct pattern is: https://github.com/acquia-pso/cog/blob/8.x-1.x/starterkit/README.md

curl -sSLIXGET https://github.com/acquia-pso/cog/blob/8.x-1.x/starterkit/README.md
HTTP/1.1 200 OK
📌 Task
Status

Needs work

Version

1.0

Component

Documentation

Created by

🇺🇸United States mfarineau

Live updates comments and jobs are added and updated live.
  • Documentation

    Primarily changes documentation, not code. For Drupal core issues, select the Documentation component instead of using this tag. In general, component selection is preferred over tag selection.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024