Relative Links Broken-Fix
This MR resolves broken relative links on the training resources page caused by JavaScript filtering. The issue was fixed by adding a script to the meta.html template, which creates a base element with the correct URL to ensure proper functionality of relative links.