How do I add links to site settings into the settings description of my component?에서 이어지는 토론입니다:
이것은 object settings에도 적용됩니까?
처음에는 다음을 사용했습니다.
그리고 잘 작동했습니다. 하지만 %{base_path}를 떠올렸기 때문에 다음을 시도해 보았습니다.
하지만 그러면 포럼의 링크가 https://example.discourse.group/admin/customize/site_texts가 아니라 https://example.discourse.group/admin/customize/components/213/schema/%25%7Bbase_path%7D/admin/customize/site_texts가 되었습니다.
제가 실수를 한 것일까요, 아니면 이것이 단순히 지원되지 않는 것일까요?