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

[DOC] fix broken links to docs #15

Merged
merged 1 commit into from
Jul 21, 2016

Conversation

wolodarsky
Copy link

@wolodarsky wolodarsky commented Jul 21, 2016

What Changed & Why

@ghedamat mentioned using
http://ember-cli-deploy.github.io/ember-cli-deploy/docs/v0.6.x/configuration-overview/ but I think http://ember-cli-deploy.com/docs/v0.6.x/plugins-overview/ would be more appropriate?
If not, let me know and I can switch the URL

Related issues

resolves #14

PR Checklist

  • Add tests
  • Add documentation
  • Prefix documentation-only commits with [DOC]

People

@ghedamat

@wolodarsky
Copy link
Author

wolodarsky commented Jul 21, 2016

This may break again or become stale with new doc versions on ember-cli-deploy.com.

Is there something similar to a /latest/ redirect path in the URL? Does ember-cli-deploy.com have an public repo?

@ghedamat
Copy link
Contributor

ghedamat commented Jul 21, 2016

@wolodarsky you are correct, it will break again with the newly released docs for 1.0-beta

we might wanna ad a redirect for sure

the ember-cli-deploy.com website is on the gh-pages branch of the ember-cli-deploy repository
https://github.com/ember-cli-deploy/ember-cli-deploy/tree/gh-pages

and the default docs are still the ones for the stable version (0.6.x)

For now I think that what you have is fine, but if you're interested in exploring adding a redirect it's definitely appreciated

@ghedamat ghedamat merged commit dc6bcc6 into ember-cli-deploy:master Jul 21, 2016
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.

Documentation links dead
2 participants