Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wiki: relative links 404 -> absolute links OK #2

Merged
merged 1 commit into from
Oct 11, 2014
Merged

Wiki: relative links 404 -> absolute links OK #2

merged 1 commit into from
Oct 11, 2014

Conversation

d-lord
Copy link
Contributor

@d-lord d-lord commented Oct 11, 2014

Links to the wiki in the current repo 404: they evaluate to "https://github.com/arekinath/uqrota/blob/master/arekinath/uqrota/wiki".
These links go to "https://github.com/arekinath/uqrota/wiki".

I'm not happy about the absolute paths involved and would welcome an alternative approach.

I haven't been able to find (through Google or experimentation) a way to use "the current repo URL" for the relative path, which in this case would be "github.com/arekinath/uqrota". When accessed from the web, the relative paths used before this commit start with "github.com/arekinath/uqrota/blob/master" -- don't know how to remove the branch from the link.

It should be a simple feature to link to specific wiki pages, but nothing's shown up in half an hour.

The previous links ended up 404ing: they accessed "https://github.com/arekinath/uqrota/blob/master/arekinath/uqrota/wiki".
These links go to "https://github.com/arekinath/uqrota/wiki".

I'm not happy about the absolute paths involved and would welcome an alternative approach.

I haven't been able to find (through Google or experimentation) a way to use "the current repo URL" for the relative path, which in this case would be "github.com/arekinath/uqrota". When accessed from the web, the relative paths used before this commit start with "github.com/arekinath/uqrota/blob/master" -- don't know how to remove the branch from the link.

It should be a simple feature to link to specific wiki pages, but nothing's shown up in half an hour.
arekinath added a commit that referenced this pull request Oct 11, 2014
Wiki: relative links 404 -> absolute links OK
@arekinath arekinath merged commit 023cf66 into arekinath:master Oct 11, 2014
@arekinath
Copy link
Owner

everything is the worst

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants