set_resource_file_uri method
set_resource_file_uri
Overrides the URI that will be written to the Markdown output for this resource.
def set_resource_file_uri(self, resource_file_uri):
...
| Parameter | Type | Description |
|---|---|---|
| resource_file_uri | str |
The new URI to use (for example, a CDN URL or an absolute path). |
See Also
- class
UriSavingArgs