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

Fix Documentation links pointing to github.io #6404

Merged
merged 1 commit into from
Jul 26, 2016

Conversation

tiwillia
Copy link
Member

@tiwillia tiwillia commented Jul 25, 2016

Documentation links previously pointing to openshift.github.io are
broken and must be changed to point to the corresponding adoc file in
the github origin-server repository.

Any links to documentation not provided in the origin-server repository
(such as the api guide) have been changed to point to the publicly
available enterprise documentation.

Fixes issue #6401

Documentation links previously pointing to openshift.github.io are
broken and must be changed to point to the corresponding adoc file in
the github origin-server repository.

Any links to documentation not provided in the origin-server repository
(such as the api guide) have been changed to point to the publicly
available enterprise documentation.
@tiwillia
Copy link
Member Author

There are still several places where openshift.github.io is referred to, but I beleive these can be ignored. They are only there to be used during generation of documentation, which will no longer be done:

documentation/templates/document.html.haml:          %a(href='http://openshift.github.io')
documentation/Rakefile:    hangouts.concat([description, "", '++++', "<iframe id='ytplayer' type='text/html' width='640' height='390' src='http://www.youtube.com/embed/#{video_id}?autoplay=0&origin=http://openshift.github.io' frameborder='0' allowfullscreen></iframe>", '++++', ""])
documentation/oo_troubleshooting_guide.adoc:* OpenShift Origin Home: http://openshift.github.io/
documentation/README.md:When the documentation is deployed to [openshift.github.io](http://openshift.github.io/documentation/), this build command:

@tiwillia tiwillia changed the title Fix cartridge developers guide link Fix Documentation links pointing to github.io Jul 25, 2016
@tiwillia
Copy link
Member Author

@Miciah can you give this a look when you have a chance? There were many more affected files than expected.

@tiwillia
Copy link
Member Author

@nhr fyi

@nhr
Copy link
Member

nhr commented Jul 25, 2016

This looks good. Thank you for running these down.

@tiwillia
Copy link
Member Author

[merge] please!

@openshift-bot
Copy link

openshift-bot commented Jul 26, 2016

Online Merge Results: SUCCESS (https://ci.dev.openshift.redhat.com/jenkins/job/test_pull_requests/9338/) (Image: devenv_5805)

@openshift-bot
Copy link

Evaluated for online merge up to f70df8e

@openshift-bot openshift-bot merged commit 642c3ff into openshift:master Jul 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants