winutil icon indicating copy to clipboard operation
winutil copied to clipboard

Github.io links do not load markdown entries when selected from links on devdocs page.

Open Zearkos opened this issue 11 months ago • 1 comments

Describe the bug

Linked pages on the "https://christitustech.github.io/winutil/devdocs/" page result in a "404 - Not Found" error.

Steps to reproduce

  1. Go to 'https://christitustech.github.io/winutil/devdocs/'
  2. Click on any of the links to view a description of the tweak.
  3. Scroll down to bottom of page.
  4. See the error "404 - Not Found"

Expected behavior

Expected to view descriptions of tweaks that are shown in markdown files at https://github.com/ChrisTitusTech/winutil/tree/main/docs/dev/tweaks/Essential-Tweaks or similar.

Screenshots

Image

Additional context

Was unable to find a workaround to get the links working. Still able to read markdown files within the Repo directly. Appears link to pull markdown from repo is issue.

Issue validation

  • [X] I checked for duplicate issues. - None found?
  • [X] I checked for already existing discussions. None found?
  • [X] I checked for an already existing pull request addressing the issue. - Not related to data on the repo, pull req not expected to fix issue.

Zearkos avatar Jan 26 '25 19:01 Zearkos

This issue was marked as stale due to inactivity.

github-actions[bot] avatar Apr 27 '25 00:04 github-actions[bot]

nothing to do here anymore /close

Marterich avatar May 22 '25 18:05 Marterich

@Marterich I believe this line should be pointing to a working address:

https://github.com/ChrisTitusTech/winutil/blob/1f81eec8f19a30d8c64b8a77cf78315e29a5c9ab/tools/devdocs-generator.ps1#L553

@ChrisTitusTech Also, many external sources refer to the legacy https://christitustech.github.io/winutil and it should redirect to the new https://winutil.christitus.com website. However, even the new website doesn't have mentioned https://winutil.christitus.com/devdocs/ or other docs-related pages.

Habetdin avatar Oct 17 '25 11:10 Habetdin