Fix link for errors file

Change-Id: I741fdf338c06c9ac2eaaf06628ebc2b099038d33
This commit is contained in:
Sagi Shnaidman 2020-04-07 09:39:55 +03:00
parent d86768275f
commit 50d526d903

View File

@ -31,7 +31,7 @@
</style>
<h3>Links to important log files</h3>
<ul>
<li><a href='undercloud/var/log/extra/errors.txt.txt'>undercloud/var/log/extra/errors.txt.txt.gz</a>
<li><a href='undercloud/var/log/extra/errors.txt.txt.gz'>undercloud/var/log/extra/errors.txt.txt.gz</a>
- the concatenation of all the errors on any node in a single file</li>
<li><a href='undercloud/home/zuul/'>undercloud/home/zuul/</a>
- the source and log output of all templated shell scripts</li>