Documentation Bug report
Describe the bug
The image URL is invalid, but the image does exist.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
- Go to https://docs.noodl.net/2.9/library/modules/gsheets/guides/setting-up/#summary
- The image doesn't load.
Expected behavior
The image to load.
Additional context
It seems that the useBaseUrl method is not handling the correct path.
Documentation Bug report
Describe the bug
The image URL is invalid, but the image does exist.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Expected behavior
The image to load.
Additional context
It seems that the
useBaseUrlmethod is not handling the correct path.