s/id/class/g

This commit is contained in:
Ivan Blinkov 2019-01-23 12:46:33 +03:00
parent 56323ebcca
commit 143eaaf4c8
2 changed files with 1 additions and 2 deletions

View File

@ -34,7 +34,6 @@ def test_single_page(input_path, lang):
logging.error('Found %d duplicate anchor points' % duplicate_anchor_points)
if links_to_nowhere:
logging.error('Found %d links to nowhere' % links_to_nowhere)
sys.exit(10)
assert len(anchor_points) > 10, 'Html parsing is probably broken'

View File

@ -94,7 +94,7 @@
</div>
<div id="announcement" class="colored-block">
<div class="page">
<a id="announcement-link" href="https://events.yandex.ru/events/ClickHouse/2-feb-2019/" rel="external nofollow" target="_blank">C++ ClickHouse and CatBoost Sprints</a> in Moscow on February 2
<a class="announcement-link" href="https://events.yandex.ru/events/ClickHouse/2-feb-2019/" rel="external nofollow" target="_blank">C++ ClickHouse and CatBoost Sprints</a> in Moscow on February 2
</div>
</div>
<div class="page">