theforeman / foreman-documentation

Documentation for the Foreman Project and its ecosystem
https://docs.theforeman.org
Creative Commons Attribution Share Alike 4.0 International
22 stars 95 forks source link

Force a rebuild #3402

Closed ekohl closed 4 weeks ago

ekohl commented 4 weeks ago

In https://github.com/theforeman/foreman-documentation/pull/3393 I saw it fail on something that I think was unrelated to my change:

For more information, see <a href="#template_sync_settings_managing-hosts">[template_sync_settings_managing-hosts]</a>.</p>
For more information about each field, see <a href="#template_sync_settings_managing-hosts">[template_sync_settings_managing-hosts]</a>.</p>
For more information about each field, see <a href="#template_sync_settings_managing-hosts">[template_sync_settings_managing-hosts]</a>.</p>
make[1]: *** [../common/Makefile:82: ../build/Managing_Hosts/index-katello.html] Error 1
make[1]: Leaving directory '/home/runner/work/foreman-documentation/foreman-documentation/guides/doc-Managing_Hosts'

I think this may be a regression from c7b091c61735a5e4eb4295cd52e137d9555461e8 so this only touches a README to force a rebuild.

github-actions[bot] commented 4 weeks ago

The PR preview for 376f82e25deaeda71abca2d698646a390dfa655a could not be generated

ekohl commented 4 weeks ago

@asteflova would you mind taking a look?

ekohl commented 4 weeks ago

I now see you already opened https://github.com/theforeman/foreman-documentation/pull/3401.