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

fix commonltr.css href in topics pages #1

Open
r-o-b opened this issue Feb 2, 2016 · 0 comments
Open

fix commonltr.css href in topics pages #1

r-o-b opened this issue Feb 2, 2016 · 0 comments

Comments

@r-o-b
Copy link

r-o-b commented Feb 2, 2016

All of the .html files in /topics/ have a 404 trying to load http://www.dita-for-small-teams.org/commonltr.css. It looks like you want to add the css folder to the path like this:
<link rel="stylesheet" type="text/css" href="../css/commonltr.css"></link>
(I would submit a pull request, but I'm not familiar with your processes in terms of what files are generated versus edited manually.)

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

No branches or pull requests

1 participant