Fixes bug from optimisation where deepest category was incorrectly calculated leading to misplaced pages in nav bar

This commit is contained in:
Rosia E Evans 2023-10-13 17:27:17 +01:00
parent 8cfcf1a721
commit 7b7f967d74
10 changed files with 9 additions and 21 deletions

View file

@ -50,7 +50,6 @@ public:
std::string getSourceFileContents();
std::string getInUrl();
std::string getRelativeInUrl();
std::string getOutUrl();
std::string getRelativeOutUrl();