Framework javadoc comment blocks

I’m not sure if this is related to the new docs site but some documentation links in framework javadoc comment blocks are broken. What’s the best way to report this?

package com.kms.katalon.core.context.TestSuiteContext

....

 * For more details, please check our document page via 
 * <a href="https://docs.katalon.com/pages/viewpage.action?pageId=5126383">https://docs.katalon.com/pages/viewpage.action?pageId=5126383</a>
 * 
 * @see BeforeTestSuite
 * @see AfterTestSuite
 * @since 5.1
 */
public interface TestSuiteContext {
1 Like

Hi @clif.molina, I moved your feedback to this sub-cat so our documentation team will take care of this. Thank you so much for your feedback.

Thank you @Russ_Thomas for bringing this to our attention.

The new forum layout is new and we are trying our best to provide the detailed and transparent guidelines to everyone. Thank you again for your patience and understanding.

cc @xuan.tran @antoine.touch for docs feedback.
Best,
Vu Tran

1 Like