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

link target for deprecation warning refers to a non-existent page #694

Open
peterstadler opened this issue Aug 21, 2024 · 0 comments
Open

Comments

@peterstadler
Copy link
Member

The deprecation warning on pages like e.g. https://tei-c.org/release/doc/tei-p5-doc/en/html/ref-name.html
Bildschirmfoto 2024-08-21 um 18 35 51

targets http://www.tei-c.org/Activities/Council/Working/tcw27.xml which forwards (301) to http://teic.github.io/TCW/tcw27.html and finally results in a 404.

I found some references to this URL in common_tagdocs.xsl which could be fixed, see

<xsl:text>http://www.tei-c.org/Activities/Council/Working/tcw27.xml</xsl:text>

but it maybe just some redirecting issue with the web server?

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