Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

Victory Website Doc Links Do Not Work In New Tabs/Windows #482

Closed
boygirl opened this issue Dec 20, 2017 · 4 comments
Closed

Victory Website Doc Links Do Not Work In New Tabs/Windows #482

boygirl opened this issue Dec 20, 2017 · 4 comments

Comments

@boygirl
Copy link
Contributor

boygirl commented Dec 20, 2017

From @foxmicha on December 20, 2017 13:34

The Problem

Links throughout the documentation are not setup properly. At some point the docs were put within an "open-source/victory" folder but the links within these docs have not been updated to reflect that. For example:

https://formidable.com/open-source/victory/docs/victory-bar/

The first link is to the Victory Chart page but it links to this address:

https://formidable.com/docs/victory-chart

This returns a 404 on navigation, making navigating through the docs frustrating.

Reproduction

Attempt to click any link found within the docs pages. The sidebar appears to have been updated but the links within each doc is not.

I'm sorry to open this on Github, but I couldn't find a more suitable place to make this known.

Copied from original issue: FormidableLabs/victory#879

@boygirl
Copy link
Contributor Author

boygirl commented Dec 20, 2017

From @foxmicha on December 20, 2017 13:57

Correction: The links work within the same browser window or tab but do no work when attempting to open the links in a new tab.

@stefvhuynh
Copy link
Contributor

This an issue with gatsby, gatsbyjs/gatsby#3316

@ryan-roemer
Copy link
Member

@boygirl
Copy link
Contributor Author

boygirl commented Jan 16, 2018

This is temporarily fixed by replacing all relative links with full urls in markdown files, and removing the catch-links plugin. @stefvhuynh is writing a modified version of the plugin that does not mistakenly prefix full urls

@boygirl boygirl closed this as completed Jan 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants