Skip to content

[web] Fixed the error "ERROR REF_NOT_FOUND"

wenqing requested to merge wenqing/ogs:fixing into master

The hugo cannot generate the static sites due to the reference with explicit file path. The error has been fixed by using relref with the name of the directory containing the refereed document.

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behaviour change was documented?

Merge request reports